Skip to content

Commit 754fa71

Browse files
committed
contrast fix
1 parent 65b46f9 commit 754fa71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sites/svelte.dev/src/routes/_components/Hero.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@
9696
border-radius: var(--sk-border-radius);
9797
box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.08);
9898
color: #fff;
99-
color: color-mix(in hwb, hsl(var(--sk-theme-1-hsl)) 10%, var(--sk-back-1) 95%);
10099
transition: 0.5s var(--quint-out);
101100
transition-property: box-shadow, color;
102101
}

0 commit comments

Comments
 (0)