diff --git a/src/features/nav/components/Navbar.vue b/src/features/nav/components/Navbar.vue index b5b5666..409f71f 100644 --- a/src/features/nav/components/Navbar.vue +++ b/src/features/nav/components/Navbar.vue @@ -50,6 +50,7 @@ import logo from '@/assets/logo.svg'; list-style: none; margin: 0; padding: 0; + align-items: center; } .global-nav .right-links a {