This commit is contained in:
Laux Dev
2026-03-19 18:57:20 +08:00
parent f84894b6d7
commit 2c9f2d612b
29 changed files with 129 additions and 137 deletions

View File

@@ -24,7 +24,7 @@
.list > p {
color: #85869b;
font-family: Inter;
font-size: 14px;
font-size: 0.8rem;
font-style: normal;
font-weight: 400;
line-height: normal;
@@ -34,7 +34,7 @@
.list > p:nth-child(2) {
color: #eeeffd;
font-family: Inter;
font-size: 16px;
font-size: 1rem;
font-weight: 500;
}
.cardAction {
@@ -63,7 +63,7 @@
background: rgba(22, 159, 49, 0.05);
color: #179f31;
font-family: Inter;
font-size: 12px;
font-size: 0.63rem;
font-style: normal;
font-weight: 500;
line-height: normal;
@@ -91,7 +91,7 @@
gap: 4px;
color: #179f31;
font-family: Inter;
font-size: 10px;
font-size: 0.6rem;
font-style: normal;
font-weight: 400;
line-height: normal;