This commit is contained in:
syuilo 2018-04-15 19:24:21 +09:00
parent 780b9c51d1
commit becdc4b609

View file

@ -73,7 +73,7 @@ export default Vue.extend({
$footer-height = 58px $footer-height = 58px
overflow hidden overflow hidden
background #bfccd0 background #f7f7f7
box-shadow 0 1px 1px rgba(0, 0, 0, 0.075) box-shadow 0 1px 1px rgba(0, 0, 0, 0.075)
> .is-remote > .is-remote
@ -111,7 +111,7 @@ export default Vue.extend({
> .banner > .banner
height 100% height 100%
background-color #f5f5f5 background-color #bfccd0
background-size cover background-size cover
background-position center background-position center