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 abb781f commit 400c5fdCopy full SHA for 400c5fd
docs/.vitepress/theme/styles/main.css
@@ -7,8 +7,8 @@ body {
7
}
8
9
:root {
10
- --vp-home-hero-image-background-image: linear-gradient(-45deg, #000 50%, #000 50%);
11
- --vp-home-hero-image-filter: blur(50px);
+ --vp-home-hero-image-background-image: linear-gradient(-45deg, #000 50%, #000 50%) !important;
+ --vp-home-hero-image-filter: blur(50px) !important;
12
--vp-home-hero-name-color: transparent !important;
13
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, #bd34fe, #41d1ff) !important;
14
/* --vp-c-brand: #bd34fe !important; */
0 commit comments