From d6495dfd0841d90770cee2d66f6f36a8869571e5 Mon Sep 17 00:00:00 2001 From: Rui Date: Wed, 28 Feb 2018 17:34:42 +0900 Subject: [PATCH] =?UTF-8?q?=E6=8C=87=E5=AE=9A=E3=83=9F=E3=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sass/_article.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/_article.scss b/_sass/_article.scss index 8668e23..480ea83 100644 --- a/_sass/_article.scss +++ b/_sass/_article.scss @@ -1,7 +1,7 @@ // 本文 .article { background: $article-background; - padding: 0 1em 2em 2em; + padding: 0 2em 1em 2em; @include media-mobile { // ヘッダの高さを計算