Update src/app/styles/base.css

This commit is contained in:
2026-06-12 23:24:33 +00:00
parent 4d3d7eaeae
commit 4e497659bd

View File

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