diff --git a/app/stylus/components/Notifications.styl b/app/stylus/components/Notifications.styl index 32b2e92..35d86bf 100644 --- a/app/stylus/components/Notifications.styl +++ b/app/stylus/components/Notifications.styl @@ -8,7 +8,7 @@ padding: 20px; display: flex; flex-direction: column; - justify-content: flex-end; + justify-content: flex-start; align-items: flex-end; +desktop() {