Enlarge control header title further.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -74,9 +74,9 @@ body {
|
|||||||
|
|
||||||
.header-title {
|
.header-title {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
letter-spacing: 0.16em;
|
letter-spacing: 0.18em;
|
||||||
font-size: clamp(1.55rem, 2.8vw, 2.05rem);
|
font-size: clamp(1.85rem, 3.6vw, 2.65rem);
|
||||||
line-height: 1.2;
|
line-height: 1.15;
|
||||||
color: var(--accent);
|
color: var(--accent);
|
||||||
text-shadow: var(--glow);
|
text-shadow: var(--glow);
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user