Pārlūkot izejas kodu

Add missing .hidden class

Caleb Porzio 5 gadi atpakaļ
vecāks
revīzija
acc9063df7
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      index.html

+ 1 - 0
index.html

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