From 8681aa8a3483df2833bcb7592f01c74b3f690c90 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 03:26:24 +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 efe6053..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-libre-baskerville), serif; + font-family: var(--font-inter), sans-serif; }