mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Add only responsive classes, Remove test tiles, Remove section border, Add widescreen container
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
display: none !important
|
||||
|
||||
.is-hidden-tablet
|
||||
+tablet
|
||||
+tablet-only
|
||||
display: none !important
|
||||
|
||||
.is-hidden-touch
|
||||
@@ -48,7 +48,7 @@
|
||||
display: none !important
|
||||
|
||||
.is-hidden-desktop
|
||||
+desktop
|
||||
+desktop-only
|
||||
display: none !important
|
||||
|
||||
// Other
|
||||
|
||||
Reference in New Issue
Block a user