• Thea

    (@dorothy1508)


    The theme I’m using uses “top” a lot when defining fonts, here’s an example:

    h1      {
            font-size: 32px;
            top: 4px;
            line-height: 40px;
            }

    There are also several places where the “top” value is negative.

    What does “top” do?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Font formatting – what does top: do?’ is closed to new replies.