Sfoglia il codice sorgente

Remove blank space created by invisible spans

master
The Dod 1 anno fa
parent
commit
b92bac082b
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      static/css/style.css

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

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

Loading…
Annulla
Salva