From feeb0fd2886ff0e4d542e00a25b6f439ff43d99a Mon Sep 17 00:00:00 2001 From: Rui Date: Tue, 16 Jan 2018 10:56:57 +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?=E8=96=84=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 83e3eed..3705498 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.3); +$container-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2); // ヘッダ $header-background: #eee;