style: Increase font density for date headers (weight 900, tight spacing)
This commit is contained in:
parent
8069df9e07
commit
5782c818ea
@ -622,9 +622,9 @@ h3 {
|
||||
|
||||
.weekly-day-name {
|
||||
font-size: 1.25rem;
|
||||
font-weight: 700;
|
||||
font-weight: 900;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.05em;
|
||||
letter-spacing: -0.02em;
|
||||
color: var(--weekly-text);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user