Update theme fonts

This commit is contained in:
2026-05-13 15:01:09 +00:00
parent 661b2b27d8
commit 6e196c0de0

View File

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