Update theme fonts

This commit is contained in:
2026-05-28 10:55:49 +00:00
parent 31848f84d8
commit b1292b1960

View File

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