mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Fix index backers
This commit is contained in:
@@ -33,13 +33,16 @@
|
||||
font-size: 0.875rem
|
||||
margin-bottom: 1rem
|
||||
|
||||
$bd-partners-3: 1040px
|
||||
$bd-partners-4: 1130px
|
||||
|
||||
+tablet
|
||||
.bd-partners-list
|
||||
align-items: flex-start
|
||||
display: flex
|
||||
margin-left: auto
|
||||
margin-right: auto
|
||||
max-width: 1040px
|
||||
max-width: $bd-partners-4
|
||||
.bd-partner
|
||||
&.bd-is-sponsor
|
||||
flex-grow: 1
|
||||
|
||||
Reference in New Issue
Block a user