Reduce contrast of calendar dates
This commit is contained in:
parent
ec2f710d06
commit
c8be41ce6c
1 changed files with 1 additions and 1 deletions
|
|
@ -1132,7 +1132,7 @@ details[open] .summary::after {
|
|||
|
||||
.calendar-date {
|
||||
padding: 0.4rem 0;
|
||||
color: var(--color-text-paragraph);
|
||||
color: var(--color-text-base);
|
||||
position: relative;
|
||||
border-radius: var(--border-radius);
|
||||
background: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue