I have been searched how to align center verticaly and I found this answer:
How do I vertically center text with CSS?
So I try do to it in my website but its not working
The reason that that not working its because I use google font when I cancel it in the inspector that text aligned to the middle,
My text is in table cell and I gave it:
vertical-align:middle;
I also tried to achive that with line-height
but same result
the text appear at the top
In jsfiddle its work with google font, example: https://jsfiddle.net/e6732sq8/
But In my web dosent, my web: http://codepen.io/anon/pen/qRVJrq (sorry for didnt upload to jsfiddle, there its work fine)
If I wasent clear I mean that gray text in the table