瀏覽代碼

Removed Pacifo font

Nex 9 年之前
父節點
當前提交
c5c43a9533
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      app/client/head.html

+ 0 - 4
app/client/head.html

@@ -53,8 +53,4 @@
         ga('create', 'UA-69432115-1', 'auto');
         ga('send', 'pageview');
     </script>
-    <style>
-        @import url(https://fonts.googleapis.com/css?family=Pacifico);
-        h3 {font-family: 'Pacifico', cursive;}
-    </style>
 </head>