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