docs: update style to compatible with vuepress beta

This commit is contained in:
DIYgod 2019-06-05 16:25:07 +08:00
parent 1590a4f17f
commit d8848a7ea7
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 2 additions and 2 deletions

View File

@ -6,11 +6,11 @@
border-color: #F5712C;
}
.theme-container .page .content .logo-img {
.theme-container .page .content__default .logo-img {
margin-top: 3.6rem;
}
.page .content .logo-text {
.page .content__default .logo-text {
padding-top: 2.6rem;
padding-bottom: 2rem;
}