From c0eefd1202b55e54ddb1bf2b2f2e37ca1f2703e6 Mon Sep 17 00:00:00 2001 From: zhangshiliu Date: Wed, 25 Mar 2020 16:57:49 +0800 Subject: [PATCH] =?UTF-8?q?Update:=20=E6=96=87=E7=AB=A0=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E9=A1=B5=E5=A2=9E=E5=A4=A7=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/css/layout/article-post.styl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/css/layout/article-post.styl b/source/css/layout/article-post.styl index 0616e83..3dbda60 100644 --- a/source/css/layout/article-post.styl +++ b/source/css/layout/article-post.styl @@ -21,13 +21,13 @@ } .meta-info { - margin 10px 0 + margin: 10px 0 20px 0; } .article-content { - padding-bottom 10px - border-bottom 1px solid #f2f2f2 + padding-bottom: 10px; + border-bottom: 1px solid #f2f2f2; a { text-decoration: none; @@ -55,7 +55,7 @@ .article-nav { height 40px - margin 20px 0 + margin 30px 0 .article-prev { float left