tabi: replace hack with jetbrains mono

This commit is contained in:
Fabian Montero 2025-09-16 12:08:10 -06:00
parent f6930d36f8
commit b283e52a7c
22 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
header {
width: 100%;
font-family: 'Hack', var(--sans-serif-font);
font-family: 'JetBrainsMono', var(--sans-serif-font);
}
.page-header {