Skip to content

Commit

Permalink
Update GameList.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
realbrodiwhite authored Mar 22, 2024
1 parent 346f4f8 commit 9af0295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/features/game-list/GameList.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
display: flex;
flex-direction: column;
align-items: center;
margin: 0 50px;
padding: 30px;
margin: 0 30px;
padding: 20px;
border-radius: 10px;
background-color: $component-background-color;
box-shadow: $component-box-shadow;
Expand Down

0 comments on commit 9af0295

Please sign in to comment.