浏览代码

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 {
 :root {
-  font-family: 'Roboto Mono', 'Courier New', Courier, monospace;
+  font-family: 'Roboto Mono', monospace;
   font-size: 12pt;
   font-size: 12pt;
 
 
   @include prefer-light;
   @include prefer-light;