bigscreen style fixed

This commit is contained in:
aixianling
2024-02-06 17:10:18 +08:00
parent 4e145e8435
commit f1dd17b8f9

View File

@@ -39,6 +39,7 @@ $theme-color: #23ECFD;
margin: -16px 16px auto;
display: grid;
grid-template-columns: repeat(2, 1fr);
font-size: 14px;
div {
box-sizing: border-box;
@@ -51,7 +52,7 @@ $theme-color: #23ECFD;
span {
font-family: D-DIN;
font-size: 18px;
font-size: 22px;
color: $theme-color;
min-width: 60px;
margin-left: 8px;