Update icons and BoxCTA hover color

This commit is contained in:
2021-10-03 19:19:38 +02:00
parent f6da3c4b55
commit 409c7fba8d
8 changed files with 42 additions and 24 deletions

View File

@@ -52,7 +52,7 @@
// Hover
&:hover {
$shadow-color: rgba(0, 0, 0, 0.05);
background-color: #77357b;
background-color: #8f3d7b;
box-shadow: 0 6px 6px $shadow-color, 0 12px 12px $shadow-color, 0 24px 24px $shadow-color;
.icon {