Browse Source

移除 montserrat 字体

jqh 4 years ago
parent
commit
16792afb79
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Layout/Asset.php

+ 0 - 1
src/Layout/Asset.php

@@ -243,7 +243,6 @@ class Asset
      */
     public $fonts = [
         '@nunito',
-        '@montserrat',
     ];
 
     /**