Skip to content

Commit 5a7d8ff

Browse files
committed
tweak
1 parent 5a635e6 commit 5a7d8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/site-kit/src/lib/nav/MobileMenu.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
}
219219
220220
:root.dark & {
221-
border-top: solid 1.1px hsla(0, 0%, 100%, 0.2);
221+
border-top: solid 1px var(--sk-raised-highlight);
222222
}
223223
}
224224

0 commit comments

Comments
 (0)