瀏覽代碼

Remove Roboto Google web font

Talha Mansoor 10 年之前
父節點
當前提交
c6ab06592c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      static/css/custom-variables.less

+ 1 - 1
static/css/custom-variables.less

@@ -10,7 +10,7 @@
 
 @el-page-header-color: #8B0000;
 
-@font-family-monospace: Roboto, Menlo, Monaco, Consolas, "Courier New", monospace;
+@font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
 @font-family-sans-serif:  'Helvetica Neue', Helvetica, Arial, Sans-Serif;
 @font-family-serif: 'PT Serif', Georgia, 'Times New Roman', Times, Serif;
 @grid-float-breakpoint: @screen-md-min;