Update: 文章内容页增大边距

This commit is contained in:
zhangshiliu 2020-03-25 16:57:49 +08:00
parent ab9c262579
commit c0eefd1202
1 changed files with 4 additions and 4 deletions

View File

@ -21,13 +21,13 @@
} }
.meta-info { .meta-info {
margin 10px 0 margin: 10px 0 20px 0;
} }
.article-content { .article-content {
padding-bottom 10px padding-bottom: 10px;
border-bottom 1px solid #f2f2f2 border-bottom: 1px solid #f2f2f2;
a { a {
text-decoration: none; text-decoration: none;
@ -55,7 +55,7 @@
.article-nav { .article-nav {
height 40px height 40px
margin 20px 0 margin 30px 0
.article-prev { .article-prev {
float left float left