bulma/docs/_sass/sponsors.sass

52 lines
970 B
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
margin-bottom: -1rem
2018-02-14 23:00:19 +00:00
a
align-items: center
display: flex
justify-content: center
2018-04-10 11:04:10 +00:00
margin: 0 1rem 1rem 0
min-height: $carbon-height
.bd-partners
background-color: $white-bis
.container
max-width: $intro-width
#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
.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