mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Add flex shrink
This commit is contained in:
@@ -39,9 +39,10 @@
|
||||
|
||||
.hero-body
|
||||
flex-grow: 1
|
||||
flex-shrink: 0
|
||||
padding: 40px 20px
|
||||
// Responsiveness
|
||||
+desktop
|
||||
+widescreen
|
||||
padding-left: 0
|
||||
padding-right: 0
|
||||
|
||||
@@ -144,3 +145,4 @@
|
||||
display: flex
|
||||
& > .container
|
||||
flex-grow: 1
|
||||
flex-shrink: 0
|
||||
|
||||
Reference in New Issue
Block a user