ysharma HF Staff commited on
Commit
ca20d03
·
verified ·
1 Parent(s): 1380a3b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -18,6 +18,7 @@
18
  --accent: #C04B2B;
19
  }
20
  * { box-sizing: border-box; }
 
21
  html, body { margin: 0; padding: 0; }
22
  body {
23
  font-family: 'Inter', system-ui, -apple-system, "Segoe UI", sans-serif;
 
18
  --accent: #C04B2B;
19
  }
20
  * { box-sizing: border-box; }
21
+ [hidden] { display: none !important; }
22
  html, body { margin: 0; padding: 0; }
23
  body {
24
  font-family: 'Inter', system-ui, -apple-system, "Segoe UI", sans-serif;