Skip to content

Commit ba43421

Browse files
committed
chore(docs): correct header styles
1 parent 257c7aa commit ba43421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
}
158158

159159
.VPNavBar.has-sidebar .content, .VPNav {
160-
background-color: rgba(var(--vp-c-bg), 0.75);
160+
background-color: var(--vp-c-bg);
161161
backdrop-filter: blur(1px);
162162
}
163163

0 commit comments

Comments
 (0)