Enlarge control header title further.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-08-02 15:45:01 +08:00
parent 5f1dce825b
commit 3e71621702
+3 -3
View File
@@ -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;