Browse Source

修改样式

zjm
suomingxiang 4 months ago
parent
commit
c53fdd84b6

+ 3
- 3
src/pages/enterprisePartyBuilding/index.less View File

@@ -313,7 +313,7 @@ a{
313 313
    
314 314
     .main {
315 315
         width: 100%;
316
-        padding-top: 3.5vw;
316
+        padding-top: 15vw;
317 317
         .content{
318 318
             width: 92.125vw;
319 319
             margin: 0 auto;
@@ -325,9 +325,9 @@ a{
325 325
             }
326 326
         }
327 327
         .content2{
328
-            padding-top: 17.5vw;
328
+            padding-top: 50px;
329 329
             .news_title{
330
-                font-size: 7vw;
330
+                font-size: 32px;
331 331
                 padding-top: 0;
332 332
             }
333 333
         }

+ 2
- 2
src/pages/news/index.less View File

@@ -482,9 +482,9 @@ a{
482 482
             .news_title{
483 483
                 display: block;
484 484
                 margin-bottom: 12.5vw;
485
-                padding-top: 100px;
485
+                padding-top: 50px;
486 486
                 .title{
487
-                    font-size: 8vw;
487
+                    font-size: 32px;
488 488
                     text-align: center;
489 489
                 }
490 490
                 .title_screen{

+ 3
- 2
src/pages/partyBuilding/index.less View File

@@ -374,14 +374,15 @@ a{
374 374
    
375 375
     .main {
376 376
         width: 100%;
377
-        padding-top: 3.5vw;
377
+        padding-top: 15vw;
378 378
         .content{
379 379
             width: 92.125vw;
380 380
             margin: 0 auto;
381 381
             .news_title{
382 382
                 display: block;
383 383
                 margin-bottom: 10.75vw;
384
-                font-size: 7vw;
384
+                padding-top: 60px;
385
+                font-size: 32px;
385 386
                 text-align: center;
386 387
             }
387 388
         }

+ 4
- 3
src/pages/socialResponsibility/index.less View File

@@ -499,7 +499,7 @@ a{
499 499
    
500 500
     .main {
501 501
         width: 100%;
502
-        padding-top: 30vw;
502
+        padding-top: 15vw;
503 503
         .content{
504 504
             width: 92vw;
505 505
             margin: 0 auto;
@@ -519,9 +519,10 @@ a{
519 519
                     
520 520
                     .news_content{
521 521
                         padding: 3.75vw;
522
+                        padding-top: 60px;
522 523
                         flex-direction: column;
523 524
                         .cont1{
524
-                            font-size: 8.25vw;
525
+                            font-size: 32px;
525 526
                             margin: 0;
526 527
                             margin-bottom: 10.625vw;
527 528
                             width: 100%;
@@ -532,7 +533,7 @@ a{
532 533
                             width: 100%;
533 534
                             line-height: 7.5vw;
534 535
                         //     font-family: Source Han Sans CN;
535
-                            font-size: 4.25vw;
536
+                            font-size: 16px;
536 537
                             text-align: justify;
537 538
                         //     color: #fff;
538 539
                         //     margin-top: 2.5vw;

Loading…
Cancel
Save