diff --git a/app/assets/stylesheets/notifications.scss b/app/assets/stylesheets/notifications.scss index c03893c81..ff63f54a0 100644 --- a/app/assets/stylesheets/notifications.scss +++ b/app/assets/stylesheets/notifications.scss @@ -31,7 +31,7 @@ padding-top: 10px; &:hover { - background-color: #ECF5FC; + background-color: $color-mystic; } }