TV view: reduce clock font size to one-third
Made-with: Cursor
This commit is contained in:
parent
c8f1be4934
commit
dee4567f74
@ -787,7 +787,7 @@ body.header-tone-light .app-header .tab.active {
|
||||
|
||||
.calendar-tv-clock-time {
|
||||
display: block;
|
||||
font-size: clamp(15.75rem, 36vw, 24.75rem);
|
||||
font-size: clamp(5.25rem, 12vw, 8.25rem);
|
||||
font-weight: 600;
|
||||
font-variant-numeric: tabular-nums;
|
||||
letter-spacing: 0.02em;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user