@@ -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;