Update theme fonts

This commit is contained in:
2026-05-08 17:05:27 +00:00
parent f20bb3ebd4
commit a6ad184f2c

View File

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