remove unnecessary css
This commit is contained in:
parent
657ffec62e
commit
f33176030d
@ -62,11 +62,6 @@
|
|||||||
--radius: 0.5rem;
|
--radius: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* invert image for dark theme */
|
|
||||||
.invert {
|
|
||||||
filter: invert();
|
|
||||||
}
|
|
||||||
|
|
||||||
body.dark {
|
body.dark {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user