This commit is contained in:
Madison Scott-Clary
2023-01-22 00:57:34 -08:00
parent b90a1a4f75
commit 233abf6905
2 changed files with 9 additions and 1 deletions

View File

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