Heading Div space at the bottom

Hello,

the space between div border and top is less than div border and bottom.

How do i get rid of the space at the bottom or how do i middle the text in the div?

thats not a padding or margin really

it is line-height
if you make the line-height 1 you can see that space goes away

line-height spacings changes depending on the fonts too.

Nope.

Maybe its the font itself.

well then inspect that dom with f12 and see where is that space coming.

1 Like