Skip to content

Commit 500bd9e

Browse files
committed
fix: 目录修复无效果
1 parent bb05b2f commit 500bd9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index/IndexPage.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ body::-webkit-scrollbar {
143143
display: none;
144144
}
145145
146-
/* * {
146+
* {
147147
margin: 0;
148148
padding: 0;
149-
} */
149+
}
150150
151151
#big-bg {
152152
height: 100vh;

0 commit comments

Comments
 (0)