We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedb74f commit ffe7e47Copy full SHA for ffe7e47
1 file changed
src/lib/components/header/Menu.svelte
@@ -54,7 +54,8 @@
54
href: "/newsroom",
55
title: "Newsroom",
56
content: "Latest announcements and updates from the SkyCrypt team.",
57
- icon: NewspaperIcon
+ icon: NewspaperIcon,
58
+ class: "[&_svg]:text-primary"
59
})}
60
{@render ListItem({
61
href: PUBLIC_DISCORD_INVITE,
0 commit comments