From 5b81daebff3b1e08849432505ba44344c0a25807 Mon Sep 17 00:00:00 2001 From: Rui Date: Tue, 16 Jan 2018 10:50:24 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=A2=E3=83=90=E3=82=A4=E3=83=AB=E3=83=98?= =?UTF-8?q?=E3=83=83=E3=83=80=E3=81=AE=E5=BD=B1=E3=82=92=E5=B0=91=E3=81=97?= =?UTF-8?q?=E6=BF=83=E3=81=8F=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _includes/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/style.scss b/_includes/style.scss index 0f82154..83e3eed 100644 --- a/_includes/style.scss +++ b/_includes/style.scss @@ -21,7 +21,7 @@ $font-size-mobile: 16px; $text-color: #444; // コンテナ -$container-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1); +$container-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3); // ヘッダ $header-background: #eee;