Commit 1f61ff6d by Orine Matsui

ヘッダまわり調整

parent ce0338a3
......@@ -682,7 +682,7 @@ header
------------------------------------------------------------*/
.c-header {
position: relative;
z-index: 10!important;
z-index: 999!important;
}
@media screen and (max-width: 767px) {
......@@ -692,7 +692,7 @@ header
left: 0;
width: 100%;
background: #fff;
z-index: 999;
z-index: 999!important;
}
}
......
......@@ -1038,10 +1038,6 @@ body {
padding: 0;
}
}
.c-header {
z-index: 2;
}
.top {
position: relative;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment