From f48697f2ec9361462f82e3ffd75eb2a2bf99c632 Mon Sep 17 00:00:00 2001 From: Sahil Khan Date: Tue, 25 Mar 2025 23:57:49 +0530 Subject: [PATCH] fix(Navbar): Update alignment for mobile view (#324) Signed-off-by: Sahil Khan --- src/components/Navbar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index ac0c3923..e5b3d610 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -115,7 +115,7 @@ function Navbar({ scrollToFooter }: NavbarProps) { > - Template Playground + Template Playground {screens.md && (