refactor(website): font loading and reduce cls

This commit is contained in:
iCrawl
2023-03-25 13:44:35 +01:00
parent d6f4e60efd
commit ad31edc7aa
28 changed files with 100 additions and 62 deletions

View File

@@ -30,5 +30,5 @@ pre {
}
code {
font-family: 'JetBrains Mono', monospace !important;
font-family: var(--font-mono);
}