Update theme fonts

This commit is contained in:
2026-05-07 10:43:35 +00:00
parent bd25f988fd
commit 31d67fdc78

View File

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