I’m running into a strange problem.
Trying to style h2 and h3 similar. So they look identical on different pages.
I’ve ready samples too, please take a look:
http://artvard.com/category.html this h2 posttittle should have exact same margins as -> http://artvard.com/main.html h3 posttittle.
for some strange reason, they have different margin/padding at the top, so spacing looks different.

I’m running out of ideas on how to solve this 🙁
I see in your CSS you have set your font sizes on the
<a>elements inside the post titles – this means that the post titles themselves still have differing font sizes, and different line heights, which is where the discrepancy in spacing is coming from.Try changing
to