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