mirror of
https://git.resf.org/sig_core/wiki.git
synced 2024-11-15 20:21:22 +00:00
fix: only apply gradient when the sidebar is out
This commit is contained in:
parent
b20d3acae8
commit
7716c008e9
@ -1,7 +1,9 @@
|
||||
:root {
|
||||
@media screen and (max-width: 76.234375em) {
|
||||
.md-nav__title[for="__drawer"] {
|
||||
background: linear-gradient(135deg, #10b981 0%, #1055b9 100%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
[data-md-color-scheme="resf"] {
|
||||
|
Loading…
Reference in New Issue
Block a user