Browse Source

Remove blank space created by invisible spans

master
The Dod 1 year ago
parent
commit
b92bac082b
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      static/css/style.css

+ 3
- 0
static/css/style.css View File

@@ -0,0 +1,3 @@
1
+.invisible {
2
+    display: none !important;
3
+}

Loading…
Cancel
Save