Update src/app/styles/base.css

This commit is contained in:
2026-05-28 16:46:27 +00:00
parent ba7e5f74db
commit 1a5a0f842d

View File

@@ -24,5 +24,5 @@ h3,
h4, h4,
h5, h5,
h6 { h6 {
font-family: var(--font-montserrat), sans-serif; font-family: var(--font-libre-baskerville), serif;
} }