From 69e0abf84409d1784555cfa670133d19bf1683bc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 17:00:41 +0000 Subject: [PATCH] Switch to version 1: modified 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 b26a98f..e869e90 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-dm-sans), serif; + font-family: var(--font-cormorant), serif; }