From f7a50dc9bc451749245aa29042a678a87163d993 Mon Sep 17 00:00:00 2001 From: Zisbusy <49525016+Zisbusy@users.noreply.github.com> Date: Fri, 3 Jul 2020 17:43:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=AF=84=E8=AE=BAcss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Akina/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Akina/css/style.css b/Akina/css/style.css index 1af13e0..edcd9f2 100644 --- a/Akina/css/style.css +++ b/Akina/css/style.css @@ -2954,7 +2954,7 @@ padding: 0; list-style: none; } .comment .contents { -margin-bottom: 45px; +margin-bottom: 40px; } .comment .isauthor { @@ -3009,7 +3009,7 @@ margin-right: 2%; width: 100%; max-width: 50px; border-radius: 100%; -height: 50px; +height: 100%; } .comment .profile img:hover { @@ -4610,7 +4610,7 @@ position: relative; width: auto; } .wrapper section{ -max-width: 600px; +max-width: 860px; margin: 0 auto; } .wrapper section h1 {