Update src/app/styles/base.css

This commit is contained in:
2026-03-04 01:56:32 +00:00
parent 3368bf91f5
commit 0bb5abc9af

View File

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