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
Post a Comment