diff --git a/control/frontend/src/styles.css b/control/frontend/src/styles.css index a575d6e..5bb4fd4 100644 --- a/control/frontend/src/styles.css +++ b/control/frontend/src/styles.css @@ -74,9 +74,9 @@ body { .header-title { font-weight: 700; - letter-spacing: 0.16em; - font-size: clamp(1.55rem, 2.8vw, 2.05rem); - line-height: 1.2; + letter-spacing: 0.18em; + font-size: clamp(1.85rem, 3.6vw, 2.65rem); + line-height: 1.15; color: var(--accent); text-shadow: var(--glow); white-space: nowrap;