This commit is contained in:
Alexander 2025-07-01 17:21:59 -04:00
parent e5d436e1cd
commit 38d8d44b00
4 changed files with 49 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 {