Add global hidden helper
This commit is contained in:
parent
4b6d786620
commit
ac20529d74
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
|||
|
||||
// Visibility
|
||||
|
||||
.is-hidden
|
||||
display: none !important
|
||||
|
||||
.is-hidden-mobile
|
||||
+mobile
|
||||
display: none !important
|
||||
|
|
Loading…
Add table
Reference in a new issue