fix: typo
This commit is contained in:
parent
41ead382d1
commit
0cc0cff169
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
&.navigation__link--guide:not(:hover) {
|
||||
color: rgba($lbry-black, 0.75);
|
||||
|
||||
html[data-theme='dark'] {
|
||||
html[data-theme='dark'] & {
|
||||
color: rgba($lbry-white, 0.75);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue