Skip to content

Commit 6728846

Browse files
author
Vivek Vishal
authored
flex-wrap
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent 7f49a1b commit 6728846

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sections/Devrel-platform/JourneySection.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const JourneySectionWrapper = styled.div`
1111
margin-top: 2rem;
1212
display: flex;
1313
justify-content: center;
14+
flex-wrap: wrap;
1415
gap: 2rem;
1516
@media (max-width: 418px) {
1617
flex-direction: column;

0 commit comments

Comments
 (0)