chore: now page text visibility
This commit is contained in:
parent
ce401d90fb
commit
71db7116d1
8 changed files with 35 additions and 24 deletions
|
@ -34,7 +34,7 @@
|
|||
color: var(--accent-color);
|
||||
font-size: var(--font-size-2xl);
|
||||
line-height: var(--line-height-2xl);
|
||||
font-weight: 900;
|
||||
font-weight: var(--font-weight-heavy);
|
||||
margin: 0;
|
||||
transition-property: color;
|
||||
transition-timing-function: var(--transition-ease-in-out);
|
||||
|
|
Reference in a new issue