From 2a92eeaaaca278c13b81db371989e132724b202e Mon Sep 17 00:00:00 2001 From: Nitish Yadav Date: Mon, 14 Mar 2022 01:25:01 +0530 Subject: [PATCH] Restrict the home link to only logo width Fixes #746 --- src/components/NavBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index b7057215..1de20eb8 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -1,6 +1,6 @@