diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 12e6be8..4c1e817 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -72,7 +72,7 @@ export default function RootLayout({ children }: Props) { layout={"alt"} withBorder={false} navbar={{ - width: 160, + width: 145, breakpoint: "sm", collapsed: { desktop: false, diff --git a/src/components/layout/Navbar/Navbar.tsx b/src/components/layout/Navbar/Navbar.tsx index 5e6c97a..ced75da 100644 --- a/src/components/layout/Navbar/Navbar.tsx +++ b/src/components/layout/Navbar/Navbar.tsx @@ -33,7 +33,6 @@ const Navbar = () => { h={"100%"}> diff --git a/src/components/ui/Logo/Logo.tsx b/src/components/ui/Logo/Logo.tsx index 9d7ed88..47cf7d2 100644 --- a/src/components/ui/Logo/Logo.tsx +++ b/src/components/ui/Logo/Logo.tsx @@ -18,7 +18,7 @@ const Logo = ({ title }: Props) => { + my={"xs"}> LogiDex {title && (