tanxue hace 2 años
padre
commit
c3d1e60788
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      components/common/newsComp2.vue

+ 4 - 2
components/common/newsComp2.vue

@@ -90,11 +90,12 @@ export default {
 .platform-news-information {
   overflow: hidden;
   h4.client-title-news {
+    font-size: 30px;
     font-weight: 800;
     text-align: center;
     color: #333;
-    font-size: 18px;
-    padding-top: 20px;
+    margin-top: 90px;
+    margin-bottom: 60px;
   }
 
   ul > li {
@@ -147,6 +148,7 @@ export default {
 
 .client-newsInfo-phone{
   background-color: rgb(238, 238, 238);
+  padding-top: 20px;
 
   .client-title-news {
     text-align: center;