style(css): change main font and code fonts

Change the font to EB Garamond and Office Code Pro
This commit is contained in:
nopeitsnothing
2026-06-20 22:35:40 -04:00
parent 6b34e51bdb
commit 7ee67836c3
11 changed files with 335 additions and 145 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
.command-palette {
font-family: var(--code-font);
font-family: var(--font-main);
font-size: 0.75rem;
letter-spacing: 0.1em;
text-align: center;