fix margins so it's not a pain to read on desktop

This commit is contained in:
ch0ccyra1n 2022-11-15 11:57:33 -08:00
parent 54d445c5ee
commit 9d9e18fd2f

View file

@ -108,7 +108,8 @@ footer {
}
#content {
margin: 25px 50px 75px;
margin-left: 15%;
margin-right: 15%;
}
/* For header.html */