mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
36 lines
578 B
Sass
36 lines
578 B
Sass
.bd-sponsors
|
|
align-items: center
|
|
display: flex
|
|
a
|
|
align-items: center
|
|
display: flex
|
|
justify-content: center
|
|
margin-right: 3rem
|
|
width: 150px
|
|
|
|
.bd-sponsor
|
|
margin-left: auto
|
|
margin-right: auto
|
|
text-align: center
|
|
|
|
.bd-sponsor-title
|
|
font-size: $size-small
|
|
margin-bottom: 1em
|
|
opacity: 0.5
|
|
|
|
.bd-sponsor-list
|
|
align-items: center
|
|
display: flex
|
|
flex-wrap: wrap
|
|
justify-content: center
|
|
a
|
|
align-items: center
|
|
display: flex
|
|
justify-content: center
|
|
margin: 1rem
|
|
width: 160px
|
|
img
|
|
max-height: 60px
|
|
width: auto
|
|
|