diff --git a/public/index.html b/public/index.html index 64a2f94..eaf6219 100644 --- a/public/index.html +++ b/public/index.html @@ -333,7 +333,7 @@ -
+
diff --git a/src/scss/modules/pc/_top-page.scss b/src/scss/modules/pc/_top-page.scss index 70f2037..07cc4a4 100644 --- a/src/scss/modules/pc/_top-page.scss +++ b/src/scss/modules/pc/_top-page.scss @@ -5,7 +5,7 @@ width: 100%; height: 100%; background-color: $theme-bg; overflow: hidden; - z-index: 1001; + z-index: 996; &::after { content: ""; display: block;