1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Creating background color utility

This commit is contained in:
Jon Rohan
2020-09-24 13:12:25 -07:00
committed by Zeke Sikelianos
parent df7e4a67e1
commit dba1e7b589

View File

@@ -13,6 +13,10 @@
}
}
.sidebar-background-color {
background-color: $blue-900;
}
.sidebar-products > li {
margin: 4px 0;
}