Explorar el Código

Add missing .hidden class

Caleb Porzio hace 5 años
padre
commit
acc9063df7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -1,6 +1,7 @@
 <html>
     <head>
         <style>
+            .hidden { display: none; }
             [x-cloak] { display: none; }
         </style>