Enlarge control header title further.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user