Prechádzať zdrojové kódy

入驻文字间隔微调

yangc 8 rokov pred
rodič
commit
fff7b7b8e0
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  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;
 }