Fix Cart checkout Button hover

It was disabled 🤦
This commit is contained in:
2021-11-07 22:41:34 +01:00
parent 84395e43e5
commit 5229105e5d
3 changed files with 2 additions and 2 deletions

View File

@@ -108,7 +108,6 @@
}
.text-split__line {
&:last-child {
color: $color-text;
color: $color-primary-dark;
}
}