try to fix page width etc

This commit is contained in:
Rhiannon Morris 2020-07-23 19:59:07 +02:00
parent b62586b4ad
commit a533d096eb
3 changed files with 18 additions and 5 deletions

View file

@ -33,8 +33,7 @@ body {
box-shadow: 0 0 3em var(--shadow);
position: relative;
max-width: 1200px;
padding: 2em 1.5em;
padding: 2em 4em;
margin: 2em auto 3.5em;
border-radius: 1.5em;