fix: パート制作用の設定を消去

This commit is contained in:
yuki540 2018-04-19 19:23:43 +09:00
parent 6a9e6af728
commit b8c024656e
4 changed files with 4 additions and 4 deletions

View File

@ -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">

View File

@ -5,7 +5,7 @@
width: 100%; height: 100%;
background-color: $theme-bg;
overflow: hidden;
z-index: 1001;
z-index: 995;
&::after {
content: ""; display: block;

View File

@ -5,7 +5,7 @@
width: 100%; height: 100%;
background-color: $theme-bg;
overflow: hidden;
z-index: 1001;
z-index: 995;
&::after {
content: ""; display: block;

View File

@ -5,7 +5,7 @@
width: 100%; height: 100%;
background-color: $theme-bg;
overflow: hidden;
z-index: 1001;
z-index: 995;
&::after {
content: ""; display: block;