From ff030b63eefadaa3174d2c2e02138ba7b183d3d9 Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Sun, 29 Dec 2024 16:03:06 +0100 Subject: [PATCH] refactor: :lipstick: Remove gaps between notes and notifications --- components/notifications/notification.vue | 2 +- components/timelines/timeline.vue | 4 ++-- pages/[username]/[uuid].vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/notifications/notification.vue b/components/notifications/notification.vue index 4035d89..4aca707 100644 --- a/components/notifications/notification.vue +++ b/components/notifications/notification.vue @@ -1,5 +1,5 @@