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 cedf3d9 commit 9cb7e59Copy full SHA for 9cb7e59
docs/.vitepress/theme/custom.css
@@ -5,8 +5,8 @@
5
6
--vp-home-hero-image-background-image: linear-gradient(
7
0deg,
8
- var(--vp-c-brand) 30%,
9
- var(--vp-c-brand-light)
+ var(--vp-c-brand-3) 30%,
+ var(--vp-c-brand-1)
10
);
11
--vp-home-hero-image-filter: blur(50px) opacity(0.5);
12
}
0 commit comments