1002884655 4 vuotta sitten
vanhempi
commit
81d5b0a8ef
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      src/components/RenZhengScreen/index.less

+ 2
- 2
src/components/RenZhengScreen/index.less Näytä tiedosto

12
 
12
 
13
     text.Tips {
13
     text.Tips {
14
       display: block;
14
       display: block;
15
-      font-size: 28px;
15
+      font-size: 32px;
16
       color: #666;
16
       color: #666;
17
-      line-height: 40px;
17
+      line-height: 60px;
18
       text-align: center;
18
       text-align: center;
19
     }
19
     }
20
 
20