From 468465410db6dd5d98c35b9f1e5747f7025e3860 Mon Sep 17 00:00:00 2001 From: Rui Date: Wed, 20 Dec 2017 11:58:40 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=A2=E3=83=90=E3=82=A4=E3=83=AB=E3=81=A7?= =?UTF-8?q?=E3=82=A2=E3=83=B3=E3=82=AB=E3=83=BC=E3=81=8C=E3=81=9A=E3=82=8C?= =?UTF-8?q?=E3=82=8B=E3=81=AE=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 多分これで合ってるはず --- _sass/_article.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/_sass/_article.scss b/_sass/_article.scss index b5ce14b..eb2ef5f 100644 --- a/_sass/_article.scss +++ b/_sass/_article.scss @@ -18,6 +18,7 @@ h5[id]::before, h6[id]::before { content: ""; + display: block; height: $top-padding; margin: -$top-padding 0 0; }