style: 调整字体样式
This commit is contained in:
parent
e8e7c74ce4
commit
cfb45d07df
@ -146,7 +146,7 @@ watch(
|
|||||||
|
|
||||||
@media screen and (min-width: 360px) {
|
@media screen and (min-width: 360px) {
|
||||||
* {
|
* {
|
||||||
font-size: 16px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -101,7 +101,7 @@
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
padding: 10px;
|
padding: 3%;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
margin: 0 1%;
|
margin: 0 1%;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user