more optimization

This commit is contained in:
Henry Jameson 2025-02-12 15:54:30 +02:00
commit 7def989ec2
2 changed files with 5 additions and 0 deletions

View file

@ -498,6 +498,8 @@ nav {
box-sizing: content-box;
color: inherit;
--shadow: none;
&.-link {
/* stylelint-disable-next-line declaration-no-important */
color: var(--link) !important;