mirror of
https://github.com/actix/actix-website
synced 2025-02-17 10:13:31 +01:00
Make navbar icon visible in dark mode (mobile) (#249)
This commit is contained in:
parent
3167a55853
commit
2c3f06d33d
@ -753,6 +753,9 @@ span.nc,span.nb {
|
|||||||
color:gold !important;
|
color:gold !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar-toggler-icon {
|
||||||
|
filter: invert(100%);
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user