Some padding on top and bottom to make it less squeezed

This commit is contained in:
Jonas Schäfer 2019-04-04 18:24:03 +02:00
parent de096e19d6
commit a2784e23f4
1 changed files with 2 additions and 0 deletions

View File

@ -1192,6 +1192,8 @@
@media screen {
body {
padding-top: 1.5em;
padding-bottom: 1.5em;
margin-left: auto;
margin-right: auto;
max-width: 60rem;