forked from shadowfacts/shadowfacts.net
Tweak line spacing
This commit is contained in:
parent
2159a16b94
commit
42fe1d3805
|
@ -11,7 +11,7 @@ body {
|
|||
background-color: var(--content-background-color);
|
||||
font-family: $sansSerif;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
line-height: 1.6;
|
||||
color: var(--ui-text-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue