This commit is contained in:
2020-08-28 20:22:52 +02:00
parent 5b9e56a259
commit 6234b815f3
3 changed files with 6 additions and 3 deletions

View File

@@ -29,8 +29,10 @@ html {
}
body {
font-family: 'Latin Modern', serif;
font-size: 110%;
line-height: 1.8;
max-width: 100ch;
min-height: 100vh;
overflow-x: hidden;