mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20:26 +03:00
fix(css): Improving the appearance of the text
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -7,7 +7,7 @@ body {
|
||||
background-color: $color-bg;
|
||||
color: $color-text;
|
||||
font-size: $font-size-base;
|
||||
line-height: 1.618;
|
||||
line-height: 1.56;
|
||||
margin: auto;
|
||||
max-width: 52em;
|
||||
padding: 13px;
|
||||
|
Reference in New Issue
Block a user