terrified fix

This commit is contained in:
Lazy Hippopotamus
2023-06-25 15:37:08 -04:00
parent 71ccb1a46f
commit 22de164a33
3 changed files with 11 additions and 68 deletions

View File

@@ -23,6 +23,10 @@ h1 {
* {
margin: 0;
padding: 0;
font-family: "Libre Baskerville";
}
h1, h2, h3, h4, h5, h6 {
font-family: Lobster;
}
@@ -471,7 +475,10 @@ h1 {
p {
margin-left: 20px !important;
margin-right: 20px !important;
font-size: 2em;
}
* {
font-size: 3em;
}
#header {