diff --git a/source/static/homepage.css b/source/static/homepage.css index 05cb695..3487761 100644 --- a/source/static/homepage.css +++ b/source/static/homepage.css @@ -52,7 +52,7 @@ body { .search-bar { display: flex; justify-content: center; - font-family: "Century Gothic", "sans-serif"; + font-family: "Century Gothic", sans-serif; font-weight: bold; color: #516754; }