switch monospace to maple mono

This commit is contained in:
2025-11-24 17:10:49 -05:00
parent d28b45215c
commit 87a9a7206e
4 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -9,6 +9,6 @@
}
@font-face {
font-family: 'JetBrainsMono';
src: url('./fonts/JetBrainsMono-VariableFont_wght.ttf') format('truetype');
font-family: 'Maple Mono';
src: url('./fonts/MapleMono-VariableFont_wdth,wght.ttf') format('truetype');
}