许成详 6 年之前
父節點
當前提交
291f12123d
共有 2 個檔案被更改,包括 2 行新增1 行删除
  1. 1
    0
      pages/ActivityDetail/index.wxss
  2. 1
    1
      pages/components/SubIndex/index.wxss

+ 1
- 0
pages/ActivityDetail/index.wxss 查看文件

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

+ 1
- 1
pages/components/SubIndex/index.wxss 查看文件

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