From 8e5f97b4e98c451be14261f76777a49c9e7baf19 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 29 Dec 2022 19:56:41 -0900 Subject: [PATCH] partial fix for location card spacing --- frontend/components/Location/Card.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/components/Location/Card.vue b/frontend/components/Location/Card.vue index 335a0f9..d0b6543 100644 --- a/frontend/components/Location/Card.vue +++ b/frontend/components/Location/Card.vue @@ -19,7 +19,14 @@ {{ location.name }} - {{ count }} + + {{ count }} +