fix: typo

This commit is contained in:
Sean Yesmunt 2019-02-05 13:37:53 -05:00
parent 41ead382d1
commit 0cc0cff169

View file

@ -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);
}