Parcourir la source

Add missing .hidden class

Caleb Porzio il y a 5 ans
Parent
commit
acc9063df7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      index.html

+ 1 - 0
index.html

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