yumechi-no-kuni/src/client/app/mobile/style.styl

16 lines
156 B
Stylus
Raw Normal View History

2017-11-01 22:39:19 -05:00
@import "../app"
@import "../reset"
2016-12-28 16:49:51 -06:00
#wait
top auto
bottom 15px
left 15px
2018-02-22 13:01:22 -06:00
html
height 100%
body
display flex
flex-direction column
min-height 100%