# Conflicts:
#	src/routes/index.svelte
This commit is contained in:
2021-10-03 20:14:43 +02:00
9 changed files with 43 additions and 25 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 {