Skip to content

Commit

Permalink
Restored missing padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Waldleufer committed Jul 13, 2021
1 parent daa9b8d commit d832d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/productGrid/ProductGridIndex.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
background-color: #974cc2;
color: white !important;
padding: 2px;
margin: 10px;
border-radius: 8px;
width: calc(60% * 480px);
height: calc(60% * 350px);
Expand Down

0 comments on commit d832d71

Please sign in to comment.