Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Grato committed Feb 29, 2024
1 parent cc725e4 commit 31e81f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

.cards {
display: grid;
grid-template-columns: 288px 288px 288px 288px;
grid-template-columns: 288px 288px 288px;
grid-template-rows: auto auto;
column-gap: 18px;
gap: 18px;
Expand Down

0 comments on commit 31e81f3

Please sign in to comment.