Skip to content

Commit 400c5fd

Browse files
committed
perf: index
1 parent abb781f commit 400c5fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/theme/styles/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ body {
77
}
88

99
:root {
10-
--vp-home-hero-image-background-image: linear-gradient(-45deg, #000 50%, #000 50%);
11-
--vp-home-hero-image-filter: blur(50px);
10+
--vp-home-hero-image-background-image: linear-gradient(-45deg, #000 50%, #000 50%) !important;
11+
--vp-home-hero-image-filter: blur(50px) !important;
1212
--vp-home-hero-name-color: transparent !important;
1313
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, #bd34fe, #41d1ff) !important;
1414
/* --vp-c-brand: #bd34fe !important; */

0 commit comments

Comments
 (0)