summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 0e58838..b0e696c 100644
--- a/style.css
+++ b/style.css
@@ -134,5 +134,5 @@ h1>em>a:hover {
}
:not(.active) > .progress {
- visibility: hidden;
+ display: none;
}