Skip to content
Snippets Groups Projects
Commit b67d2d51 authored by Jonas Leder's avatar Jonas Leder
Browse files

fixed color on hover using old color scheme

parent 65ad6288
Branches
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
padding: 3px 15px; padding: 3px 15px;
&:hover{ &:hover{
background-color: color.adjust($color-primary, $lightness:-25%); background-color: color.adjust($color-primary, $lightness:-5%);
} }
&:last-child{ &:last-child{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment