浏览代码

Add missing .hidden class

Caleb Porzio 5 年之前
父节点
当前提交
acc9063df7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      index.html

+ 1 - 0
index.html

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