From 487973b161e34b0d728e930867a03202cec9c61a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 16:00:32 +0000 Subject: [PATCH] Update src/app/styles/base.css --- src/app/styles/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/styles/base.css b/src/app/styles/base.css index d97fa01..34aea07 100644 --- a/src/app/styles/base.css +++ b/src/app/styles/base.css @@ -24,5 +24,5 @@ h3, h4, h5, h6 { - font-family: var(--font-mulish), sans-serif; + font-family: var(--font-inter), sans-serif; }