diff --git a/src/features/nav/components/Navbar.vue b/src/features/nav/components/Navbar.vue index d12c87a..f56d317 100644 --- a/src/features/nav/components/Navbar.vue +++ b/src/features/nav/components/Navbar.vue @@ -76,7 +76,7 @@ const isDark = inject('isDark'); background: var(--light-d-2); } .nav-logo { - height: 32px; + height: 24px; width: auto; } \ No newline at end of file