Explorar el Código

Removed Pacifo font

Nex hace 9 años
padre
commit
c5c43a9533
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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>