yangc 8 жил өмнө
parent
commit
fff7b7b8e0

+ 3 - 0
assets/scss/activity.css

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