Outline buttons - stylelint fix

This commit is contained in:
Phreshhh 2019-01-30 12:49:36 +01:00 committed by Rhyne Vlaservich
parent 1570e3ba33
commit 800a5cd80f

View file

@ -103,8 +103,8 @@ a {
color: $color-text;
&:hover {
border-color: $color;
background-color: $color-light;
border-color: $color;
}
&:hover {