Skip to content

Commit 6774b0f

Browse files
committed
no bgcolor
Signed-off-by: Lee Calcote <[email protected]>
1 parent 9797856 commit 6774b0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

common/common.scss

+2-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@
161161
.category-box {
162162
display: flex;
163163
flex-grow: 1;
164-
background-color: var(--secondary);
164+
background-color: none;
165+
// background-color: var(--secondary);
165166
border-left-width: 0;
166167
border-radius: 12px;
167168
margin: 0 0;

0 commit comments

Comments
 (0)