diff --git a/miniapp/assets/styles.css b/miniapp/assets/styles.css
index c177606..241cec9 100644
--- a/miniapp/assets/styles.css
+++ b/miniapp/assets/styles.css
@@ -1422,8 +1422,7 @@ html[data-variant="d"] .section-head .label {
font-family: var(--font-ui);
font-size: 13.5px;
font-weight: 600;
- color: var(--ink);
- opacity: 0;
+ color: var(--paper);
line-height: 1.2;
white-space: nowrap;
overflow: hidden;
@@ -1435,8 +1434,7 @@ html[data-variant="d"] .section-head .label {
font-size: 9.5px;
font-weight: 500;
letter-spacing: 0.05em;
- color: var(--ink);
- opacity: 0;
+ color: var(--paper);
margin-top: 2px;
}
diff --git a/miniapp/index.html b/miniapp/index.html
index 2c2c606..20aa77c 100644
--- a/miniapp/index.html
+++ b/miniapp/index.html
@@ -12,7 +12,7 @@
-
+