Update theme fonts

This commit is contained in:
2026-05-08 01:15:29 +00:00
parent b8d226fa43
commit a8c14bc561

View File

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