Simplify font, update theme

This commit is contained in:
Madison Scott-Clary
2024-01-24 09:26:21 -08:00
parent 194c25927e
commit 6f43175ddf
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Gentium+Basic:ital,wght@0,400;0,700;1,400;1,700&family=Gotu&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gotu&display=swap');
body {
font-family: "Gentium Basic", serif;
font-family: "Gentium Plus", serif;
}
h1, h2 {