From b42bea2f56558aef6334e82d6da70e22a59dcbae Mon Sep 17 00:00:00 2001 From: Seth Ladygo Date: Tue, 1 Oct 2019 16:34:55 -0700 Subject: [PATCH] Navbar: add padding to logo --- cateditor/src/components/Navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cateditor/src/components/Navbar.vue b/cateditor/src/components/Navbar.vue index 7bc8ad2..f9ddd8a 100644 --- a/cateditor/src/components/Navbar.vue +++ b/cateditor/src/components/Navbar.vue @@ -1,7 +1,7 @@