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 ***/