Skip to content

Commit

Permalink
💄 Adjusted size of game cover
Browse files Browse the repository at this point in the history
  • Loading branch information
EdTonatto committed Jul 3, 2023
1 parent a4382a0 commit 1559e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Game.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
.gameCover {
box-sizing: initial;
height: 10rem;
width: 6rem;
border-radius: 8px;
border: 4px solid var(--black);
outline: 2px solid var(--blue-2);
Expand Down

0 comments on commit 1559e71

Please sign in to comment.