1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Use a unitless value for line-height

See the wonderful http://practicaltypography.com/line-spacing.html
This commit is contained in:
Guillaume Ayoub 2016-09-07 16:00:55 +02:00
parent 36ecfd4bbe
commit c44babc39f

View file

@ -12,7 +12,7 @@ body
flex-direction: column
font-family: Oxygen, sans
font-size: 14pt
line-height: 140%
line-height: 1.4
margin: 0
min-height: 100vh