aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wechat/service.css
blob: 0e45c652bfe94c79ae75c69a7b81df8d0eb1b4ec (plain) (blame)
1
2
3
4
5
6
7
8
9
.main {
  padding-top: 0;
  height: 100vh;
}

.main_inner {
  margin: 0;
  max-width: 100%;
}