litian
2024-03-12 b125d3ea74d61fb8e4d7238c83906aeea52c6b4c
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;
@@ -197,7 +197,7 @@
.listBox1,
.listBox2 {
  padding: 50rpx 0;
  padding: 30rpx 0;
}
.listBox1 .listItemBox {
@@ -255,7 +255,7 @@
}
.listBox2 .author {
  height: 30rpx;
  height: 28rpx;
  color: #333333;
  font-weight: bold;
  line-height: 30rpx;
@@ -270,6 +270,10 @@
.listBox2 .empyt {
  padding: 20rpx;
  box-sizing: border-box;
}
.listBox3 {
  padding: 10rpx 0;
}
.listBox3 .textbooksItemBox {
@@ -287,7 +291,7 @@
}
.listBox3 .name {
  font-size: 32rpx;
  font-size: 30rpx;
  height: 44rpx;
  color: #333333;
  font-weight: bold;