css - Text appears cut off on top -


im having issue , have no clue how happened. 1 day , in other text, in column appears cut off on top.

this website, , problem on right column in titles: http://vipvan.pt/tours/culturevan/tour-sintra-um-dia?lang=en!

not sure causing can couple of things

.text-format h2 {    margin-top 1px; } 

or works well

h2 {    line-height: 1; } 

Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -