items not vertically centered when their height is floating point number

i tried to center align element in flexbox ,with round number height it working proper but it getting failed when height get change set to floating number .it should properly center align with floating number values. this is the demo lin

Continue reading →