diff --git a/frontend/src/index.css b/frontend/src/index.css index 60c65ab..9d965f3 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -61,11 +61,6 @@ --radius: 0.5rem; } - - /* invert image for dark theme */ - .invert { - filter: invert(); - } body.dark { background-color: black;