mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Fix banners layout
This commit is contained in:
@@ -37,6 +37,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.bd-hero-carbon {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1400px) {
|
||||
.bd-hero.is-docs {
|
||||
flex-wrap: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user