Explorar o código

Add missing .hidden class

Caleb Porzio %!s(int64=5) %!d(string=hai) anos
pai
achega
acc9063df7
Modificáronse 1 ficheiros con 1 adicións e 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>