Survey (#328): Proper contrast ratio

This commit is contained in:
Gregory Wolanski 2018-07-08 16:27:59 +02:00
parent 9132262106
commit fb84cfee1c

View file

@ -75,7 +75,7 @@
}
&:hover .maputnik-toolbar-link-wrapper {
background-color: $color-green;
background-color: lighten($color-midgray, 12);
color: $color-white;
}
}