refactor: clean up earth brand component wiring

This commit is contained in:
rayd1o
2026-04-11 03:58:28 +08:00
parent c92be9c054
commit a359d94127
3 changed files with 7 additions and 14 deletions

View File

@@ -86,13 +86,11 @@
}
.hud-panel-info .earth-brand--en .earth-brand__subtitle {
font-size: calc(0.84rem * var(--hud-scale));
line-height: 1.26;
letter-spacing: 0.01em;
}
.hud-panel-info .earth-brand--en .earth-brand__description {
font-size: calc(0.66rem * var(--hud-scale));
line-height: 1.24;
letter-spacing: 0.045em;
}