mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Remove flex shorthand
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
align-items: flex-start
|
||||
color: $text-strong
|
||||
display: flex
|
||||
flex: 1
|
||||
flex-grow: 1
|
||||
font-weight: bold
|
||||
padding: 10px
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
.card-footer-item
|
||||
align-items: center
|
||||
display: flex
|
||||
flex: 1
|
||||
flex-grow: 1
|
||||
justify-content: center
|
||||
padding: 10px
|
||||
&:not(:last-child)
|
||||
|
||||
Reference in New Issue
Block a user