This commit is contained in:
Madison Scott-Clary
2023-01-22 00:43:27 -08:00
parent a0a54eddb7
commit 257696ed51
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;
}