Update theme fonts

This commit is contained in:
2026-04-18 01:50:53 +00:00
parent 4cc29adb7a
commit e6695ab653

View File

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