mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix homepage overflow
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
gap: var(--spacing);
|
||||
align-items: stretch;
|
||||
z-index: 1;
|
||||
overflow: hidden;
|
||||
|
||||
.bd-tw {
|
||||
margin-left: auto;
|
||||
@@ -109,6 +110,7 @@
|
||||
display: flex;
|
||||
gap: 3rem;
|
||||
justify-content: center;
|
||||
overflow: auto;
|
||||
|
||||
> * {
|
||||
flex-basis: auto;
|
||||
|
||||
Reference in New Issue
Block a user