diff --git a/miniapp/assets/styles.css b/miniapp/assets/styles.css index 3e4b46d..45ac198 100644 --- a/miniapp/assets/styles.css +++ b/miniapp/assets/styles.css @@ -1422,7 +1422,7 @@ html[data-variant="d"] .section-head .label { font-family: var(--font-ui); font-size: 13.5px; font-weight: 600; - color: var(--ink); + color: var(--card); line-height: 1.2; white-space: nowrap; overflow: hidden; @@ -1434,7 +1434,7 @@ html[data-variant="d"] .section-head .label { font-size: 9.5px; font-weight: 500; letter-spacing: 0.05em; - color: var(--muted); + color: var(--card); margin-top: 2px; } diff --git a/miniapp/index.html b/miniapp/index.html index 37a12a0..2bb1500 100644 --- a/miniapp/index.html +++ b/miniapp/index.html @@ -12,8 +12,8 @@ - - + +
@@ -38,13 +38,13 @@ - - + + - - - + + + - +