Merge branch 'master' of github.com:KevinMidboe/vinlottis

This commit is contained in:
2020-01-23 10:12:37 +01:00

View File

@@ -369,7 +369,7 @@ button {
&:focus input,
&:active input {
&#greenCHeckbox ~ .border .checkmark {
&#greenCheckbox ~ .border .checkmark {
background-color: $dark-green;
}