Skip to content

Commit dc33557

Browse files
committed
更新主题
1 parent 6bbe860 commit dc33557

File tree

3 files changed

+569
-580
lines changed

3 files changed

+569
-580
lines changed

docs/.vuepress/theme/styles/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122

123123
@media screen and (max-width: 768px) {
124124
.vp-friends {
125-
padding-top: 20px !important;
125+
padding-top: 50px !important;
126126
}
127127
}
128128

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"http-server": "^14.1.1",
2020
"swiper": "^12.0.3",
2121
"typescript": "^5.9.3",
22-
"vue": "^3.5.24",
22+
"vue": "^3.5.25",
2323
"vuepress": "2.0.0-rc.26",
24-
"vuepress-theme-plume": "1.0.0-rc.178"
24+
"vuepress-theme-plume": "1.0.0-rc.180"
2525
},
2626
"pnpm": {
2727
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)