样式bug
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user