Skip to content

Commit

Permalink
Merge pull request #3469 from UtkarshMishra12/Fixes-3462
Browse files Browse the repository at this point in the history
Added margin from the top of the image on the page: layer5.io/community/newcomers
  • Loading branch information
leecalcote authored Nov 25, 2022
2 parents f495dd7 + d1a4150 commit e8038bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ export const NewcomersGuideWrapper = styled.section`
margin: 0 auto;
width: 21.875rem;
text-align: center;
margin-top:1rem;
}
}
.community-collage {
Expand Down

0 comments on commit e8038bd

Please sign in to comment.