Random stuff section, fix up the CSS a little

This commit is contained in:
bingus_violet 2024-09-15 02:17:29 -05:00
parent ceb9403b32
commit 89fac8e35f
2 changed files with 14 additions and 3 deletions

View file

@ -65,7 +65,7 @@ p {
body {
background-color: var(--background-color);
padding: 0 3%;
padding: 3%;
max-width: 700px;
margin: auto;
/* outline: 3px blue solid; */