This commit is contained in:
Will Freeman
2025-01-04 16:21:14 -07:00
parent 1560dabfb5
commit 5def5294a1
38 changed files with 125 additions and 73 deletions
+4
View File
@@ -32,6 +32,10 @@ p {
font-family: "PT Serif", serif;
}
.sans-serif {
font-family: unset !important;
}
/* Prevent Scrolling Horizontally */
html, body {
overflow-x: hidden;