diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 1e813b7..3a7cc55 100644 --- a/static/style.css +++ b/static/style.css @@ -219,6 +219,10 @@ button { /* overflow: hidden; */ } + #filters { + display: none; + } + /* #filters h4, #filters h1 { */ /* display: none; */ |