From 449a6d4c67e292ae1283a1be57ddc767c3ba2783 Mon Sep 17 00:00:00 2001 From: Andrea Date: Tue, 4 Jan 2022 16:04:37 +0100 Subject: [PATCH] [bug] card missing a top margin --- routes/profile.vue | 2 +- routes/profileCard.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/routes/profile.vue b/routes/profile.vue index 09196414..0e2fbe51 100644 --- a/routes/profile.vue +++ b/routes/profile.vue @@ -81,7 +81,7 @@ -
+

@{{username}} diff --git a/routes/profileCard.vue b/routes/profileCard.vue index b18573e7..c8d55db1 100644 --- a/routes/profileCard.vue +++ b/routes/profileCard.vue @@ -1,5 +1,5 @@