mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Add only responsive classes, Remove test tiles, Remove section border, Add widescreen container
This commit is contained in:
@@ -211,19 +211,6 @@
|
||||
&.is-desktop
|
||||
display: flex
|
||||
|
||||
.tilefiejsoif
|
||||
flex: 1
|
||||
// Modifiers
|
||||
&.is-parent
|
||||
padding: 10px
|
||||
// Responsiveness
|
||||
+tablet
|
||||
// Sizes
|
||||
@for $i from 1 through 12
|
||||
&.is-#{$i}
|
||||
flex: none
|
||||
width: ($i / 12) * 100%
|
||||
|
||||
.tile
|
||||
align-items: stretch
|
||||
flex: 1
|
||||
|
||||
Reference in New Issue
Block a user