From b7ed8541113f8fa116b19d13e34a70a929310077 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 12 三月 2024 14:38:22 +0800 Subject: [PATCH] 样书申请 --- pages/home/home.wxss | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/home/home.wxss b/pages/home/home.wxss index 8be0612..42ca54c 100644 --- a/pages/home/home.wxss +++ b/pages/home/home.wxss @@ -144,11 +144,11 @@ } .body-info .name { - font-size: 32rpx; + font-size: 30rpx; height: 88rpx; color: #333333; font-weight: bold; - line-height: 44rpx; + line-height: 40rpx; display: -webkit-box; margin-bottom: 10rpx; -webkit-box-orient: vertical; @@ -255,7 +255,7 @@ } .listBox2 .author { - height: 30rpx; + height: 28rpx; color: #333333; font-weight: bold; line-height: 30rpx; @@ -291,7 +291,7 @@ } .listBox3 .name { - font-size: 32rpx; + font-size: 30rpx; height: 44rpx; color: #333333; font-weight: bold; -- Gitblit v1.9.1