1
0
Quellcode durchsuchen

remove courier new

Aneurin Barker Snook vor 11 Monaten
Ursprung
Commit
264bef8906
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/style.scss

+ 1 - 1
src/style.scss

@@ -23,7 +23,7 @@ $link-border-width: 0.2rem;
 }
 
 :root {
-  font-family: 'Roboto Mono', 'Courier New', Courier, monospace;
+  font-family: 'Roboto Mono', monospace;
   font-size: 12pt;
 
   @include prefer-light;