Przeglądaj źródła

Add missing .hidden class

Caleb Porzio 5 lat temu
rodzic
commit
acc9063df7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      index.html

+ 1 - 0
index.html

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