소스 검색

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>