From 68c36d6c54cc0946313db73729a998456570ba62 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Tue, 28 Jul 2020 17:14:02 -0500 Subject: :bug: Fix alignment when navbar link name is empty --- src/components/Navbar.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue index c688a3a..ae84166 100644 --- a/src/components/Navbar.vue +++ b/src/components/Navbar.vue @@ -28,8 +28,7 @@ > {{ link.name }} -- cgit v1.2.3