Browse Source

Add missing .hidden class

Caleb Porzio 5 years ago
parent
commit
acc9063df7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      index.html

+ 1 - 0
index.html

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