Fix more margins

This commit is contained in:
Kaisaan 2024-06-20 00:12:06 -04:00
parent b2d77cedf2
commit 89979cff89

View File

@ -26,8 +26,8 @@ body {
font-size: 10px; font-size: 10px;
} }
p, li, h1, h2 { p, h1, h2 {
margin: 2%; margin: 2em;
} }
p { p {
@ -36,7 +36,7 @@ p {
li { li {
font-size: 2em; font-size: 2em;
margin-bottom: 0px; margin-left: 1em;
} }
h1 { h1 {