Commit f9ab09ba by fengzhaoyu

fix:修改动态页样式

parent 5540b7bc
.desc { .desc {
color: rgba(10, 10, 10, 1); color: rgba(10, 10, 10, 1);
font-size: 32rpx; font-size: 28rpx;
line-height: 48rpx; line-height: 48rpx;
margin-top: 10rpx; margin-top: 10rpx;
} }
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
} }
.dynamicTime { .dynamicTime {
margin-bottom: 24rpx; margin-bottom: 16rpx;
} }
.dynamicTime text:nth-of-type(1) { .dynamicTime text:nth-of-type(1) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment