Update theme fonts

This commit is contained in:
2026-04-13 13:03:18 +00:00
parent 88a3d4e22a
commit 586db40ec4

View File

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