From a69d6aa6f0f2e98bcacb4016bf5530d5a420270f Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Mon, 1 Dec 2025 21:09:42 +0700 Subject: sans --- frontend/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- cgit v1.2.3