fix: パート制作用の設定を消去
This commit is contained in:
parent
6a9e6af728
commit
b8c024656e
@ -333,7 +333,7 @@
|
||||
</section>
|
||||
</section>
|
||||
<!--********************************** top-page ***************************************-->
|
||||
<section class="top-page" data-state="start">
|
||||
<section class="top-page">
|
||||
<section class="top-page__ring">
|
||||
<div class="wrap">
|
||||
<div class="inner">
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
width: 100%; height: 100%;
|
||||
background-color: $theme-bg;
|
||||
overflow: hidden;
|
||||
z-index: 1001;
|
||||
z-index: 995;
|
||||
|
||||
&::after {
|
||||
content: ""; display: block;
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
width: 100%; height: 100%;
|
||||
background-color: $theme-bg;
|
||||
overflow: hidden;
|
||||
z-index: 1001;
|
||||
z-index: 995;
|
||||
|
||||
&::after {
|
||||
content: ""; display: block;
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
width: 100%; height: 100%;
|
||||
background-color: $theme-bg;
|
||||
overflow: hidden;
|
||||
z-index: 1001;
|
||||
z-index: 995;
|
||||
|
||||
&::after {
|
||||
content: ""; display: block;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user