This commit is contained in:
xugaoyi 2020-06-11 15:10:08 +08:00
parent 679903ffed
commit 8f812b2c12
3 changed files with 4 additions and 3 deletions

View File

@ -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.2.2",
"vuepress-theme-vdoing": "^1.2.3",
"yamljs": "^0.3.0"
},
"dependencies": {

View File

@ -19,7 +19,7 @@
display flex
.main-left
flex 1
width 100%
width 72%
.theme-vdoing-content.card-box
padding 1rem 1.5rem
margin-bottom .9rem
@ -42,6 +42,7 @@
padding 0
display block
.main-left
width 100%
.post-list
margin-bottom 3rem
.post

View File

@ -1,6 +1,6 @@
{
"name": "vuepress-theme-vdoing",
"version": "1.2.2",
"version": "1.2.3",
"description": "Vdoing theme for VuePress. 一个基于VuePress的知识管理兼博客主题。",
"author": {
"name": "gaoyi(Evan) Xu"