Commit b033d015f8252206e6812146fc700bea7a776f8d

Authored by xianghenggang
1 parent e05fd30e39

no message

Showing 2 changed files with 6 additions and 6 deletions

littleApp_child/pages/childcare_knowledge/childcare_knowledge.wxss View file @ b033d01
... ... @@ -114,15 +114,15 @@
114 114 }
115 115  
116 116 .zar_img {
117   - width: 22px;
118   - height: 22px;
  117 + width: 25px;
  118 + height: 25px;
119 119 }
120 120  
121 121 .content_zar {
122 122 font-family: PingFangSC-Regular;
123 123 font-size: 10px;
124 124 margin-left: 3px;
125   - margin-top: 3px;
  125 + margin-top: 5px;
126 126 color: #c6c6c6;
127 127 }
128 128  
littleApp_child/pages/childcare_knowledge_detail/childcare_knowledge_detail.wxss View file @ b033d01
... ... @@ -73,8 +73,8 @@
73 73 }
74 74  
75 75 .zar_img {
76   - width: 22px;
77   - height: 22px;
  76 + width: 25px;
  77 + height: 25px;
78 78 }
79 79  
80 80 .content_zar {
... ... @@ -82,7 +82,7 @@
82 82 font-size: 10px;
83 83 margin-left: 3px;
84 84  
85   - margin-top: 3px;
  85 + margin-top: 5px;
86 86 color: #c8c6c6;
87 87 }
88 88