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