mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
add flex-wrap: wrap to styles.module.css
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
|
||||
.bronzeSponsorAvatars {
|
||||
display: inline-flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 966px) {
|
||||
|
||||
Reference in New Issue
Block a user