Skip to content

Commit

Permalink
Fix button segement links collapsing on each other
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulrhmnGhanem committed Oct 31, 2024
1 parent 056c619 commit 7708f29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/Board/BuyParts/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
display: flex;
justify-content: space-evenly;
flex-wrap: wrap;
gap: 2rem;
}

.buttonText {
Expand Down

0 comments on commit 7708f29

Please sign in to comment.