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-02-14 23:00:19 +00:00
|
|
|
a
|
|
|
|
align-items: center
|
|
|
|
display: flex
|
|
|
|
justify-content: center
|
2018-04-10 11:26:37 +00:00
|
|
|
margin-right: 1rem
|
2018-04-10 11:04:10 +00:00
|
|
|
min-height: $carbon-height
|
|
|
|
|
|
|
|
.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
|
|
|
|
|
|
|
|
+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-05-06 13:22:35 +00:00
|
|
|
max-width: 1040px
|
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
|