Update src/app/styles/base.css

This commit is contained in:
2026-04-30 10:40:22 +00:00
parent 369aa9af29
commit 7b2cf254b8

View File

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