样式bug
This commit is contained in:
@@ -167,9 +167,8 @@
|
|||||||
|
|
||||||
.title {
|
.title {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
padding: 20px 32px;
|
||||||
height: 96px;
|
line-height: 1.3;
|
||||||
padding: 0 32px;
|
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
@@ -178,9 +177,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
span {
|
span {
|
||||||
|
flex: 1;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user