From c04eb7550270af26bb91cfeb346ba78b8c270613 Mon Sep 17 00:00:00 2001 From: "mail_yanpeng@163.com" Date: Mon, 3 Dec 2018 15:21:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=9A=E5=AE=A2=E5=86=85=E5=AE=B9=E8=BE=B9?= =?UTF-8?q?=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/blog.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/blog.css b/static/css/blog.css index dc05a78..9b94e30 100644 --- a/static/css/blog.css +++ b/static/css/blog.css @@ -1,6 +1,6 @@ .blog-root{ height: 100%; - margin: 50px 4% 0 300px; + margin: 50px 10% 0 300px; } .blog-info{ @@ -20,7 +20,7 @@ background-color: #f9f9f9; } .comms-root{ - margin: 50px 4% 0 300px; + margin: 50px 10% 0 300px; } .comms-root a{