Fix line-height
This commit is contained in:
parent
33779e0a09
commit
5ea673a0d5
|
@ -28,7 +28,7 @@ body {
|
|||
font-family: Karla, sans-serif;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
line-height: 1;
|
||||
line-height: 1.6em;
|
||||
position: relative;
|
||||
cursor: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue