remove margins for h1 h2 h3 p

This commit is contained in:
Arthur Lu 2022-12-14 22:46:46 -08:00
parent f05d29fcf5
commit b907a064d0

View File

@ -5,7 +5,6 @@ body {
h1, h2, h3, p {
font-family: monospace;
color: white;
margin: 20px 0px 20px 0px;
}
h1 {