From e4279f67a919c59977bea06fcd0f9417cd340974 Mon Sep 17 00:00:00 2001 From: yuki540 Date: Mon, 2 Apr 2018 20:43:34 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20PC=E3=81=AE=E6=9C=80=E5=B0=8F=E3=82=B5?= =?UTF-8?q?=E3=82=A4=E3=82=BA=E3=82=92=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/scss/_variable.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scss/_variable.scss b/src/scss/_variable.scss index 9c7a1a1..d0fecca 100644 --- a/src/scss/_variable.scss +++ b/src/scss/_variable.scss @@ -1,4 +1,4 @@ -$min-width: 1100px; +$min-width: 1000px; $min-height: 650px; $theme-bg: #FCFCF3; // 背景色