区市站点
This commit is contained in:
parent
1cd13ca346
commit
13c10ce1ae
|
@ -649,9 +649,11 @@
|
|||
justify-content: space-between;
|
||||
align-items: center;
|
||||
border-bottom: 1px solid rgba(161, 160, 161, 0.637);
|
||||
font-size: 0.2rem;
|
||||
font-size: 0.22rem;
|
||||
font-weight: 800;
|
||||
span:nth-of-type(1) {
|
||||
font-size: 0.2rem;
|
||||
font-size: 0.22rem;
|
||||
font-weight: 800;
|
||||
}
|
||||
span:nth-of-type(2) {
|
||||
cursor: pointer;
|
||||
|
@ -668,7 +670,8 @@
|
|||
display: flex;
|
||||
justify-content: space-around;
|
||||
margin-top: 0.1rem;
|
||||
font-size: 0.2rem;
|
||||
font-size: 0.22rem;
|
||||
font-weight: 800;
|
||||
.item {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in New Issue