mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 13:29:35 -07:00
Remove flex shorthand
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
ul
|
||||
align-items: center
|
||||
display: flex
|
||||
flex: 1
|
||||
flex-grow: 1
|
||||
justify-content: center
|
||||
// Responsiveness
|
||||
+mobile
|
||||
@@ -26,7 +26,7 @@
|
||||
&:not(:first-child)
|
||||
margin-left: 10px
|
||||
li
|
||||
flex: 1
|
||||
flex-grow: 1
|
||||
ul
|
||||
margin-top: 10px
|
||||
+tablet
|
||||
|
||||
Reference in New Issue
Block a user