From c917f315039c274645e48a2292f5d3cc6a6484a3 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Tue, 4 Jan 2022 17: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 091964145..0e2fbe514 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 b18573e7d..c8d55db16 100644 --- a/routes/profileCard.vue +++ b/routes/profileCard.vue @@ -1,5 +1,5 @@