This commit is contained in:
Alexander 2025-07-01 17:19:34 -04:00
parent e5d436e1cd
commit 39f3a1db7e
4 changed files with 51 additions and 25 deletions

View file

@ -187,11 +187,11 @@ body {
}
.font-hidpi body {
font-family: "BodySerif", sans-serif;
font-family: "BodySerif", serif;
}
.font-lodpi body {
font-family: "BodySans", serif;
font-family: "BodySans", sans-serif;
}
h1 {