We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbe860 commit dc33557Copy full SHA for dc33557
docs/.vuepress/theme/styles/custom.css
@@ -122,7 +122,7 @@
122
123
@media screen and (max-width: 768px) {
124
.vp-friends {
125
- padding-top: 20px !important;
+ padding-top: 50px !important;
126
}
127
128
package.json
@@ -19,9 +19,9 @@
19
"http-server": "^14.1.1",
20
"swiper": "^12.0.3",
21
"typescript": "^5.9.3",
22
- "vue": "^3.5.24",
+ "vue": "^3.5.25",
23
"vuepress": "2.0.0-rc.26",
24
- "vuepress-theme-plume": "1.0.0-rc.178"
+ "vuepress-theme-plume": "1.0.0-rc.180"
25
},
26
"pnpm": {
27
"onlyBuiltDependencies": [
0 commit comments