From 3fd2e38e3b86078c8b9a71acc0075923fd5966e1 Mon Sep 17 00:00:00 2001 From: "mail_yanpeng@163.com" Date: Mon, 3 Dec 2018 16:13:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E7=BD=B2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/blog.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/static/css/blog.css b/static/css/blog.css index 0284c26..d9faf52 100644 --- a/static/css/blog.css +++ b/static/css/blog.css @@ -1,6 +1,6 @@ .blog-root{ height: 100%; - margin: 50px 10% 0 300px; + margin: 50px 10% 0 350px; } .blog-info{ @@ -25,4 +25,8 @@ .comms-root a{ text-decoration: none; +} + +img { + max-width: 100% !important; } \ No newline at end of file