From 0f6586fb2f65efbdb96d501d939face993eb8305 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 18:33:14 +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..7768465 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), serif; }