Skip to content

Commit 2f98c90

Browse files
committed
移除 Feature 卡片的透明效果
1 parent 3ba57ff commit 2f98c90

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.vitepress/theme/blur.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@
1111
backdrop-filter: blur(10px);
1212
}
1313

14-
/* Feature透明 */
15-
.VPFeature {
16-
border: 1px solid transparent;
17-
box-shadow: 0 10px 30px 0 rgb(0 0 0 / 15%);
18-
background-color: transparent;
19-
}
20-
2114
/* 文档页侧边栏顶部透明 */
2215
.curtain {
2316
background-color: rgba(255, 255, 255, 0);

0 commit comments

Comments
 (0)