diff --git a/client/src/styles/partials/generic/notifications.scss b/client/src/styles/partials/generic/notifications.scss index 48ecb2e8..1722ac58 100644 --- a/client/src/styles/partials/generic/notifications.scss +++ b/client/src/styles/partials/generic/notifications.scss @@ -11,7 +11,7 @@ height: 130px; top: 30px; border-radius: 5px; - box-shadow: 0px 0px 20px #202225; + box-shadow: 0 0 20px #202225; .bd-notificationHeader { height: 10px;