区市站点

This commit is contained in:
851673013@qq.com 2022-06-16 12:27:15 +08:00
parent 1cd13ca346
commit 13c10ce1ae
1 changed files with 6 additions and 3 deletions

View File

@ -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;