Styling fixes

This commit is contained in:
2022-03-28 12:34:28 +02:00
parent f14b013932
commit a5892ed565
7 changed files with 34 additions and 28 deletions

View File

@@ -54,7 +54,7 @@ body {
margin: 0;
font-family: system-ui, sans-serif;
font-size: 17px;
line-height: 1.6em;
line-height: 1.5em;
color: var(--text_color);
background: var(--background);
min-height: 100vh;