0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 13:32:39 +00:00

switch to gray 'active' color

This commit is contained in:
Gazook89
2023-12-22 23:40:29 -06:00
parent 8575d72f6e
commit 407c35d9f7

View File

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