You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
275 B

.sub-title {
font-size: 32rpx;
color: #8B4513;
font-weight: bold;
margin-bottom: 10rpx;
}
.know-img {
width: 100%;
height: 300rpx;
object-fit: cover;
border-radius: 5rpx;
margin: 10rpx 0;
}
.content {
font-size: 28rpx;
color: #666;
line-height: 1.6;
}