From 0c4f42b69432620de899c526ba69891f7d608e27 Mon Sep 17 00:00:00 2001 From: nurRiyad Date: Fri, 9 Dec 2022 01:41:05 +0600 Subject: [PATCH] fix icon size Signed-off-by: nurRiyad --- components/NavbarCom.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/components/NavbarCom.vue b/components/NavbarCom.vue index d174b9c..c26d702 100644 --- a/components/NavbarCom.vue +++ b/components/NavbarCom.vue @@ -24,27 +24,27 @@ const theme = ref("light");