diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 55e22bf..f92cd3d 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -104,8 +104,8 @@ function Navbar({ scrollToExplore }: { scrollToExplore: any }) { alt="Template Playground" preview={false} style={{ - paddingRight: screens.md ? "1.5em" : "10px", - height: "26px", + paddingRight: screens.md ? "24px" : "10px", + height: "26px", maxWidth: screens.md ? '184.17px' : '36.67px', }} /> Template Playground