Update src/app/styles/base.css

This commit is contained in:
2026-06-10 19:10:59 +00:00
parent b1b99756b2
commit a129bd36f7

View File

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