0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 20:42:44 +00:00

change gray to #999

This commit is contained in:
Gazook89
2023-12-23 20:49:59 -06:00
parent 407c35d9f7
commit 8674bc9da2

View File

@@ -67,7 +67,7 @@
color : black; color : black;
&.active { &.active {
position : relative; position : relative;
background-color : gray; background-color : #999;
} }
} }
&.divider { &.divider {