From a7ff83dfd4c85faa72af61b3a1927850fc9ff0a5 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Sun, 6 Mar 2022 23:16:27 -0600 Subject: [PATCH] Fixed banner not having correct width --- src/components/Nav.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/Nav.vue b/src/components/Nav.vue index ef50c8f..b3678d4 100644 --- a/src/components/Nav.vue +++ b/src/components/Nav.vue @@ -1,6 +1,6 @@