Skip to content

Commit

Permalink
Merge pull request #79 from Soumava-221B/WEB-37
Browse files Browse the repository at this point in the history
 fix: made by the community banner on mobile not full width (WEB-37) #76
  • Loading branch information
TheDThompsonDev authored Mar 31, 2024
2 parents 1c6f8ae + a009406 commit 8f18d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/heroSection/heroSection.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
.heroSection {
flex-direction: row;
padding: 0 1rem 0 0;
margin: 4rem -10px 15px 15px;
margin: 4rem 15px 15px;
background-image: url('/assets/dsdMobileHeroBg.png');
background-size: 65%;
}
Expand Down

0 comments on commit 8f18d04

Please sign in to comment.