summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2025-12-01 21:09:42 +0700
committeraltaf-creator <dev@altafcreator.com>2025-12-01 21:09:42 +0700
commita69d6aa6f0f2e98bcacb4016bf5530d5a420270f (patch)
treec8977b02fd773e4c6d327d8dd6fb16c1d46ad3fc
parentf65d5287e8737901ee10a4aa778f2f534922f77d (diff)
sans
-rw-r--r--frontend/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/style.css b/frontend/style.css
index b8a5d91..3b727c0 100644
--- a/frontend/style.css
+++ b/frontend/style.css
@@ -22,7 +22,7 @@ body {
flex-direction: column;
gap: 16px;
padding: 16px;
- font-family: "Interesting";
+ font-family: "Interesting", sans-serif;
}
.section-container {