aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wechat/service.css
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wechat/service.css')
-rw-r--r--recipes/wechat/service.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/wechat/service.css b/recipes/wechat/service.css
new file mode 100644
index 0000000..0e45c65
--- /dev/null
+++ b/recipes/wechat/service.css
@@ -0,0 +1,9 @@
1.main {
2 padding-top: 0;
3 height: 100vh;
4}
5
6.main_inner {
7 margin: 0;
8 max-width: 100%;
9}