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
@@ -23,7 +23,7 @@ a:not(.btn):hover::after {
}
.md-typeset .admonition code {
background-color: rgba(0, 26, 3, 0.226) !important;
background-color: #0000005e !important;
}
.admonition {