Site logo

Archived topic

line-height

1 reply · Started by Anonymous on October 19, 2015

Viewing posts 1–2 of 2

Hello,

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

How are you making those changes?

Try this:

body, button, input, select, textarea {
    line-height: 1.8;
}
This archived topic is closed to new replies.