summaryrefslogtreecommitdiff
path: root/src/client/app/mobile/style.styl
blob: 095e5266fda71343d75d068572185dee7f76ea2f (plain)
1
2
3
4
5
6
7
8
9
10
11
@import "../app"
@import "../reset"

#wait
	top auto
	bottom 15px
	left 15px

html
	height 100%
	background var(--bg)