bulma/docs/_sass/sponsors.sass

55 lines
1.0 KiB
Sass
Raw Normal View History

2017-12-04 13:11:09 +00:00
.bd-sponsors
align-items: center
display: flex
a
align-items: center
display: flex
justify-content: center
2017-12-09 15:28:43 +00:00
margin-right: 3rem
2017-12-04 13:11:09 +00:00
width: 150px
2018-02-14 23:00:19 +00:00
2018-04-10 11:04:10 +00:00
.bd-partner-sponsors
2018-02-14 23:00:19 +00:00
align-items: center
display: flex
2018-04-02 22:29:59 +00:00
flex-wrap: wrap
2018-04-10 11:04:10 +00:00
justify-content: space-between
2018-09-05 12:29:08 +00:00
.bd-partner-sponsor
align-items: center
display: flex
justify-content: center
margin-right: 1rem
min-height: $carbon-height + $carbon-poweredby-height
2018-04-10 11:04:10 +00:00
.bd-partners
background-color: $white-bis
#carbonads
.carbon-text
padding-bottom: 0
.carbon-poweredby
display: none
2018-04-02 22:29:59 +00:00
2018-04-10 11:04:10 +00:00
.bd-partner-title
color: $grey-light
font-size: 0.875rem
margin-bottom: 1rem
2018-05-30 08:23:03 +00:00
$bd-partners-3: 1040px
$bd-partners-4: 1130px
2018-04-10 11:04:10 +00:00
+tablet
.bd-partners-list
align-items: flex-start
display: flex
2018-04-10 21:38:00 +00:00
margin-left: auto
margin-right: auto
2018-04-10 11:04:10 +00:00
.bd-partner
&.bd-is-sponsor
flex-grow: 1
flex-shrink: 1
&.bd-is-carbon
flex-grow: 0
flex-shrink: 0
margin-left: ($main-spacing * 2)
width: $carbon-width