Skip to content

Commit

Permalink
🔧 (MainSection.module.scss): add width: 100% to .homeMainIcon class t…
Browse files Browse the repository at this point in the history
…o ensure it takes up the full width available
  • Loading branch information
Milan-960 committed Oct 6, 2024
1 parent e506ff7 commit 5b9c958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Pages/Home/MainSection/MainSection.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,6 @@
}
.homeMainIcon {
justify-content: center;
width: 100%;
}
}

0 comments on commit 5b9c958

Please sign in to comment.