diff --git a/frontend/src/Collection/Overview/CollectionMovie.css b/frontend/src/Collection/Overview/CollectionMovie.css index 8a73bac2c..46a460c09 100644 --- a/frontend/src/Collection/Overview/CollectionMovie.css +++ b/frontend/src/Collection/Overview/CollectionMovie.css @@ -102,7 +102,7 @@ $hoverScale: 1.05; position: relative; display: block; - background-color: var(--defaultColor); + background-color: var(--black); } .monitorToggleButton {