完成第一部分

This commit is contained in:
2025-05-29 00:47:08 +08:00
parent bc4ea87cab
commit fc3ba7e04b
26 changed files with 754 additions and 111 deletions

View File

@ -1,3 +1,6 @@
.mt-53 {
margin-top: 99.38rpx;
}
.ml-21 {
margin-left: 39.38rpx;
}
@ -11,33 +14,28 @@
}
.section {
margin: 0 41.25rpx;
padding: 33.75rpx 30rpx 60rpx;
padding: 45rpx 33.75rpx 33.75rpx;
background-color: #ffead4;
border-radius: 14.1rpx;
}
.group {
width: 248.04rpx;
}
.font {
font-size: 26.25rpx;
font-family: SourceHanSansCN;
color: #000000;
}
.text {
line-height: 20.76rpx;
color: #000000;
font-size: 30rpx;
font-family: SourceHanSansCN;
line-height: 22.76rpx;
}
.text_2 {
line-height: 24.23rpx;
}
.text_3 {
color: #000000;
font-size: 26.25rpx;
font-family: SourceHanSansCN;
line-height: 31.88rpx;
}
.image_2 {
width: 30rpx;
height: 30rpx;
width: 27.5rpx;
height: 27.5rpx;
}
.image {
margin-right: 11.25rpx;
margin-top: 11.25rpx;
width: 121.88rpx;
height: 121.88rpx;
}