From 1a9e1b9db6d33c514ab1d70277a8fb9dcbb0392b Mon Sep 17 00:00:00 2001 From: yuki540 Date: Sat, 14 Apr 2018 20:54:50 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=96=8B=E7=99=BA=E7=94=A8=E3=81=AEdata?= =?UTF-8?q?-*=E5=B1=9E=E6=80=A7=E3=81=AA=E3=81=A9=E3=82=92=E6=B6=88?= =?UTF-8?q?=E5=8E=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- src/scss/modules/pc/_gab-animation.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index a01b656..d52e275 100644 --- a/public/index.html +++ b/public/index.html @@ -135,7 +135,7 @@ -
+
diff --git a/src/scss/modules/pc/_gab-animation.scss b/src/scss/modules/pc/_gab-animation.scss index 2ad4a1b..37ba31a 100644 --- a/src/scss/modules/pc/_gab-animation.scss +++ b/src/scss/modules/pc/_gab-animation.scss @@ -6,7 +6,7 @@ min-width: $min-width; min-height: $min-height; background-color: $theme-light-pink; overflow: hidden; - z-index: 1001; + z-index: 999; } /*** bg ***/