diff --git a/components/Logo.tsx b/components/Logo.tsx index 985117f..da362f1 100644 --- a/components/Logo.tsx +++ b/components/Logo.tsx @@ -4,7 +4,7 @@ export const Logo = () => { xmlns="http://www.w3.org/2000/svg" id="svg166" version="1.1" - className="fill-action group-hover:fill-secondary transition-all ease-in duration-100 flex-no-shrink w-12 h-12" + className="fill-action group-hover:fill-secondary transition-all ease-in duration-100 flex-no-shrink xl:w-12 xl:h-12 w-8 h-8" viewBox="0 0 100 100" > diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 5097f7e..5f47e2d 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -20,9 +20,9 @@ export const Navbar = () => { className="flex flex-row gap-2 items-center group" > -
+
peroxy - .dev + .dev