User:Aesulus/Vector 2022 banner.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 25:
align-items: center;
gap: 0.5rem;
white-space: nowrap;
}
 
Line 33 ⟶ 34:
justify-content: center;
}
.hfw_notice_buttons { flex-direction: row; }
flex-direction: row;
white-space: inherit;
}
}