Skip to content

Commit

Permalink
/* column-gap: 48px; */
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Jun 27, 2024
1 parent 09d5117 commit 7588337
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 336 deletions.
335 changes: 0 additions & 335 deletions common.scss

This file was deleted.

2 changes: 1 addition & 1 deletion common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
display: grid;
grid-auto-flow: column;
grid-template-columns: 0fr 1fr 0fr;
column-gap: 48px;
// column-gap: 48px;
padding: 0;
.category-logo {
background-color: none;
Expand Down

0 comments on commit 7588337

Please sign in to comment.