Skip to content

Commit 8f70032

Browse files
authored
Harden hidden auth controls (#13)
1 parent 069983c commit 8f70032

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
color: inherit;
5858
}
5959

60+
[hidden] {
61+
display: none !important;
62+
}
63+
6064
h1,
6165
h2,
6266
h3,

0 commit comments

Comments
 (0)