diff --git a/package.json b/package.json index 3fe2850a2c..b3b448fb84 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "vuepress-plugin-one-click-copy": "^1.0.2", "vuepress-plugin-thirdparty-search": "^1.0.2", "vuepress-plugin-zooming": "^1.1.7", - "vuepress-theme-vdoing": "^1.3.1", + "vuepress-theme-vdoing": "^1.3.2", "yamljs": "^0.3.0" }, "dependencies": { diff --git a/theme-vdoing/components/ArchivesPage.vue b/theme-vdoing/components/ArchivesPage.vue index aa7ff5523f..7592ebd78c 100644 --- a/theme-vdoing/components/ArchivesPage.vue +++ b/theme-vdoing/components/ArchivesPage.vue @@ -106,7 +106,7 @@ export default { @extend $vdoing-wrapper position relative @media (min-width $contentWidth + 80) - margin-top 2rem!important + margin-top 1.5rem!important ul,li margin 0 padding 0 diff --git a/theme-vdoing/components/MainLayout.vue b/theme-vdoing/components/MainLayout.vue index f20dd76a74..44aa57a789 100644 --- a/theme-vdoing/components/MainLayout.vue +++ b/theme-vdoing/components/MainLayout.vue @@ -11,7 +11,7 @@