From 52fb0d7ea183c8eb9b0c2afcdf06f776834b9cc9 Mon Sep 17 00:00:00 2001 From: Rui Date: Wed, 28 Feb 2018 17:51:46 +0900 Subject: [PATCH] =?UTF-8?q?article=E3=81=AE=E3=83=9E=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=B3=E3=82=92=E3=82=82=E3=81=A8=E3=81=AB=E6=88=BB=E3=81=99?= 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 480ea83..eb2ef5f 100644 --- a/_sass/_article.scss +++ b/_sass/_article.scss @@ -1,7 +1,7 @@ // 本文 .article { background: $article-background; - padding: 0 2em 1em 2em; + padding: 0 1em 1em 1em; @include media-mobile { // ヘッダの高さを計算