mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Add global hidden helper
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
|
||||
// Visibility
|
||||
|
||||
.is-hidden
|
||||
display: none !important
|
||||
|
||||
.is-hidden-mobile
|
||||
+mobile
|
||||
display: none !important
|
||||
|
||||
Reference in New Issue
Block a user