mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Fix banner overflow
This commit is contained in:
@@ -799,6 +799,7 @@ div.shine {
|
||||
gap: 0.5rem 1rem;
|
||||
white-space: nowrap;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
|
||||
h3,
|
||||
small {
|
||||
@@ -822,6 +823,7 @@ div.shine {
|
||||
display: block;
|
||||
opacity: 1;
|
||||
font-weight: 400;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.launch-shine {
|
||||
|
||||
Reference in New Issue
Block a user