Browse Source

入驻文字间隔微调

yangc 8 years ago
parent
commit
fff7b7b8e0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      assets/scss/activity.css

+ 3 - 0
assets/scss/activity.css

@@ -50,6 +50,9 @@ ul,li{
   transform:scale(0);
   transition:.5s 0.1s;*/
 }
+.business .introduction .text p {
+  margin: 0;
+}
 .business .introduction.active .text{
   opacity:1 !important; transform:none !important;
 }