diff --git a/components/partials/topbar/Topbar.tsx b/components/partials/topbar/Topbar.tsx
index 26951feb..48e21a71 100644
--- a/components/partials/topbar/Topbar.tsx
+++ b/components/partials/topbar/Topbar.tsx
@@ -43,7 +43,11 @@ function Topbar({ search = true, children, userMenu = true, cta, burger = true }
{children}
{burger && (
-