From 436a708a9f6383e0bf804eb8f508095343ceb3a4 Mon Sep 17 00:00:00 2001 From: Cesium Date: Fri, 5 Jan 2024 13:13:27 -0500 Subject: [PATCH] maybe make the fonts right idk i forgor how i made this site or how to fix it --- styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles.css b/styles.css index adf1dd2..d3b9ec8 100644 --- a/styles.css +++ b/styles.css @@ -7,6 +7,7 @@ margin: auto; } h1, h2, p { + font-family: "Inter", sans-serif; text-align: center; } p {