From 9e0b602b83f8f60907e3d411b93da9eb72d17f40 Mon Sep 17 00:00:00 2001 From: Zhang Xin Date: Fri, 2 Dec 2016 21:14:44 +0800 Subject: [PATCH] Show team in first screen. --- src/components/TeamPanel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TeamPanel.vue b/src/components/TeamPanel.vue index c230aef..d8d408b 100644 --- a/src/components/TeamPanel.vue +++ b/src/components/TeamPanel.vue @@ -330,7 +330,7 @@ export default { @import "../base"; .teamPanel { - margin: 100px 0 0px 0;; + margin: 85px 0 0px 0;; &:before, &:after { content: "";