许成详 il y a 6 ans
Parent
révision
291f12123d
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 1
    0
      pages/ActivityDetail/index.wxss
  2. 1
    1
      pages/components/SubIndex/index.wxss

+ 1
- 0
pages/ActivityDetail/index.wxss Voir le fichier

79
 
79
 
80
 .article .subInfo {
80
 .article .subInfo {
81
   align-items: center;
81
   align-items: center;
82
+  margin-top:20rpx;
82
 }
83
 }
83
 
84
 
84
 .article .subInfo text {
85
 .article .subInfo text {

+ 1
- 1
pages/components/SubIndex/index.wxss Voir le fichier

158
 }
158
 }
159
 
159
 
160
 .projectList .date {
160
 .projectList .date {
161
-  font-size: 16rpx;
161
+  font-size: 20rpx;
162
   line-height: 32rpx;
162
   line-height: 32rpx;
163
 }
163
 }
164
 
164