Skip to content

Commit dba1e7b

Browse files
jonrohanzeke
authored andcommitted
Creating background color utility
1 parent df7e4a6 commit dba1e7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stylesheets/sidebar.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
}
1414
}
1515

16+
.sidebar-background-color {
17+
background-color: $blue-900;
18+
}
19+
1620
.sidebar-products > li {
1721
margin: 4px 0;
1822
}

0 commit comments

Comments
 (0)