Kaynağa Gözat

Add missing .hidden class

Caleb Porzio 5 yıl önce
ebeveyn
işleme
acc9063df7
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      index.html

+ 1 - 0
index.html

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