From 88dedc9454982462541f726261672f0c0e389e37 Mon Sep 17 00:00:00 2001 From: Rui Date: Wed, 28 Feb 2018 17:32:20 +0900 Subject: [PATCH] =?UTF-8?q?article=E3=81=AE=E5=B7=A6=E5=8F=B3=E3=83=9E?= =?UTF-8?q?=E3=83=BC=E3=82=B8=E3=83=B3=E3=82=92=E8=AA=BF=E6=95=B4?= 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 eb2ef5f..8668e23 100644 --- a/_sass/_article.scss +++ b/_sass/_article.scss @@ -1,7 +1,7 @@ // 本文 .article { background: $article-background; - padding: 0 1em 1em 1em; + padding: 0 1em 2em 2em; @include media-mobile { // ヘッダの高さを計算