ソースを参照

remove courier new

Aneurin Barker Snook 11 ヶ月 前
コミット
264bef8906
1 ファイル変更1 行追加1 行削除
  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;