mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix homepage overflow
This commit is contained in:
@@ -35082,6 +35082,7 @@ has-background-moon.is-hoverable:active {
|
||||
gap: var(--spacing);
|
||||
align-items: stretch;
|
||||
z-index: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
.bd-home-section .bd-tw {
|
||||
margin-left: auto;
|
||||
@@ -35160,6 +35161,7 @@ has-background-moon.is-hoverable:active {
|
||||
display: flex;
|
||||
gap: 3rem;
|
||||
justify-content: center;
|
||||
overflow: auto;
|
||||
}
|
||||
.bd-home-theme-preview > * {
|
||||
flex-basis: auto;
|
||||
|
||||
2
docs/assets/css/website.min.css
vendored
2
docs/assets/css/website.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user