Line 18: | Line 18: | ||
display: flex; | display: flex; | ||
flex-direction: row; | flex-direction: row; | ||
− | flex-wrap: nowrap; | + | /*flex-wrap: nowrap;*/ |
justify-content: space-evenly; | justify-content: space-evenly; | ||
align-items: center; | align-items: center; | ||
Line 25: | Line 25: | ||
.sponsors-wrapper img { | .sponsors-wrapper img { | ||
− | display: | + | display: flex; |
flex-shrink: 1; | flex-shrink: 1; | ||
width: 20%; | width: 20%; |
Revision as of 18:17, 27 September 2018