nanka iroior

This commit is contained in:
syuilo
2018-03-03 09:49:47 +09:00
parent 25c25233e2
commit 41c9426929
9 changed files with 41 additions and 19 deletions

View File

@@ -431,7 +431,7 @@ export default Vue.extend({
> .bg
display block
position fixed
z-index 2048
z-index 2000
top 0
left 0
width 100%
@@ -443,7 +443,7 @@ export default Vue.extend({
> .main
display block
position fixed
z-index 2048
z-index 2000
top 15%
left 0
margin 0
@@ -526,7 +526,7 @@ export default Vue.extend({
> header
$header-height = 40px
z-index 128
z-index 1001
height $header-height
overflow hidden
white-space nowrap