make it smaller

This commit is contained in:
ben clark 2021-03-17 20:43:03 +00:00
parent 729db5333e
commit 592b8df666
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ body {
.header {
font-family: 'Fredoka One', cursive;
text-align: center;
font-size: 36px;
font-size: 24px;
position: relative;
width: calc(100% - 16px); /* css weirdness */
padding: 50px 8px 100px 8px;