[Resolved] line-height

Home Forums Support [Resolved] line-height

Home Forums Support line-height

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #145585
    erni74

    Hello,

    i want to change the line-height from 1.5 to 1.8 – but my my changes are not accepted

    #145664
    Tom
    Lead Developer
    Lead Developer

    How are you making those changes?

    Try this:

    body, button, input, select, textarea {
        line-height: 1.8;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.