4,554
edits
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 108: | Line 108: | ||
display: flex; /* Use flexbox to align children in a row */ | display: flex; /* Use flexbox to align children in a row */ | ||
flex-wrap: nowrap; /* Prevent wrapping to the next line */ | flex-wrap: nowrap; /* Prevent wrapping to the next line */ | ||
} | } | ||
.image1 { | .image1 { |