Skip to content

Commit e8038bd

Browse files
authored
Merge pull request #3469 from UtkarshMishra12/Fixes-3462
Added margin from the top of the image on the page: layer5.io/community/newcomers
2 parents f495dd7 + d1a4150 commit e8038bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sections/Community/Newcomers-guide/NewcomersPageWrapper.style.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ export const NewcomersGuideWrapper = styled.section`
9090
margin: 0 auto;
9191
width: 21.875rem;
9292
text-align: center;
93+
margin-top:1rem;
9394
}
9495
}
9596
.community-collage {

0 commit comments

Comments
 (0)