Skip to content

Commit 45c5961

Browse files
committed
fix(docs): remove backdrop filter
1 parent 80cbe6f commit 45c5961

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/.vitepress/theme/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@
162162

163163
.VPNavBar.has-sidebar .content, .VPNav {
164164
background-color: var(--vp-c-bg);
165-
backdrop-filter: blur(1px);
166165
}
167166

168167
.examples .VPContent {

0 commit comments

Comments
 (0)