• Resolved sjeems

    (@sjeems)


    Hi there,

    I use your plugin and I really love it! But I was wondering if it’s possible to (auto) resize the line height of the text to?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcel Pol

    (@mpol)

    I think you can set the line-height to a percentage, like:

    body {
        line-height: 130%;
    }

    You might need to do this for all elements that have a fixed line-height.

    Thread Starter sjeems

    (@sjeems)

    It works. Thanks for your help!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Line height’ is closed to new replies.