Skip to content

Commit

Permalink
Typo in grid--4-cols
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelAllanMJ authored Jul 1, 2022
1 parent 08378f0 commit 2232c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/queries.css
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
}
.grid--2-cols,
.grid--3-cols,
.grid--4 -cols {
.grid--4-cols {
grid-template-columns: repeat(1, 1fr);
}
.btn,
Expand Down

0 comments on commit 2232c76

Please sign in to comment.