mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Add global hidden helper
This commit is contained in:
parent
4b6d786620
commit
ac20529d74
@ -32,6 +32,9 @@
|
||||
|
||||
// Visibility
|
||||
|
||||
.is-hidden
|
||||
display: none !important
|
||||
|
||||
.is-hidden-mobile
|
||||
+mobile
|
||||
display: none !important
|
||||
|
Loading…
Reference in New Issue
Block a user