Justified text alignment
This commit is contained in:
parent
f64f15984e
commit
52b4ace8e8
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ body {
|
|||
color: $c-font;
|
||||
font-family: "Raleway", sans-serif;
|
||||
line-height: 1.5;
|
||||
text-align: justify;
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
background-color: $c-bg-inv;
|
||||
|
|
Loading…
Reference in a new issue