Files
2024-09-27 02:06:13 +08:00

17 lines
269 B
CSS

.header img{
width: 100%;
}
.content{
padding: 0rem 0.24rem 0.52rem;
}
.content h1{
font-size: 0.44rem;
font-weight: 700;
color: #1b1b1b;
line-height: 0.72rem;
margin: 0rem 0.08rem;
margin-top: 0.2rem;
}
.content img {
width: 100%;
}