样式bug

This commit is contained in:
yanran200730
2022-05-27 15:22:18 +08:00
parent 6fa4eb30b3
commit 167c1585f1

View File

@@ -167,9 +167,8 @@
.title {
display: flex;
align-items: center;
height: 96px;
padding: 0 32px;
padding: 20px 32px;
line-height: 1.3;
h2 {
font-weight: normal;
@@ -178,9 +177,11 @@
}
span {
flex: 1;
margin-left: 16px;
color: #999999;
font-size: 30px;
text-align: justify;
}
}