Skip to content

Commit 7588337

Browse files
committed
/* column-gap: 48px; */
Signed-off-by: Lee Calcote <[email protected]>
1 parent 09d5117 commit 7588337

File tree

2 files changed

+1
-336
lines changed

2 files changed

+1
-336
lines changed

common.scss

-335
This file was deleted.

common/common.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
display: grid;
187187
grid-auto-flow: column;
188188
grid-template-columns: 0fr 1fr 0fr;
189-
column-gap: 48px;
189+
// column-gap: 48px;
190190
padding: 0;
191191
.category-logo {
192192
background-color: none;

0 commit comments

Comments
 (0)