lidongxue 8 kuukautta sitten
vanhempi
commit
4908131b10
1 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. 5 5
      src/main/resources/static/police/css/index.css

+ 5 - 5
src/main/resources/static/police/css/index.css

@@ -48,9 +48,9 @@ header{
 }
 .data_big_title h1{
     /*height: calc(var(--cw) * 80);*/
-    line-height:calc(var(--cw) * 40);
+    line-height:calc(var(--cw) * 35);
     text-align: center;
-    font-size: calc(var(--cw) * 38);
+    font-size: calc(var(--cw) * 33);
     letter-spacing: 2px;
     font-family: SourceHanSansSCMedium;
     font-weight: 500;
@@ -68,9 +68,9 @@ header{
 }
 .data_small_title h1{
     /*height: calc(var(--cw) * 80);*/
-    line-height:calc(var(--cw) * 40);
+    line-height:calc(var(--cw) * 35);
     text-align: center;
-    font-size: calc(var(--cw) * 38);
+    font-size: calc(var(--cw) * 33);
     letter-spacing: 2px;
     color: #106DFF;
     /*background-image:linear-gradient(to bottom,#106DFF,#7C99F6);*/
@@ -344,7 +344,7 @@ div.data_dongtai{
 
 .data_specical ul li a img{
     width: 100%;
-    height: 80px;
+    height: 60px;
 }
 .data_specical ul li:first-child{
     margin-left: 0;