Change project button hover color

This commit is contained in:
wswidzinski 2018-01-16 12:59:28 +01:00
parent 82c44b2d23
commit 5937ce9df4

View File

@ -135,7 +135,7 @@
margin: 10px 0;
&:hover {
color: $color-blue !important;
color: $color-black !important;
}
@media #{$screen-only-xs}, #{$screen-only-sm} {