Skip to content

Commit

Permalink
UX: fix layout for categories grid (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomerobot committed Jun 28, 2024
1 parent 0827b74 commit 6fcb8d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,7 @@ a {
}

.category-boxes {
display: grid;
grid-gap: 2em;
grid-template-columns: 32% 32% 32%;
border-radius: var(--mint-border-radius);
.category-box {
width: 100%;
Expand Down

0 comments on commit 6fcb8d5

Please sign in to comment.