Back to white page

This commit is contained in:
Madison Scott-Clary
2020-07-10 22:15:45 -07:00
parent 572fb74979
commit 040abf9fb9
10 changed files with 57 additions and 59 deletions

View File

@ -0,0 +1,5 @@
@import url('https://fonts.googleapis.com/css?family=Gotu');
h1, h2, h3, h4, h5, h6, strong {
font-family: "Gotu" !important;
}