maybe fixed that git icon

This commit is contained in:
Proxyy587 2024-06-15 22:14:47 +05:30
parent 7436874738
commit e7bda6a6de

View file

@ -66,7 +66,9 @@ const Navbar = () => {
key={label} key={label}
href={href} href={href}
target={target} target={target}
className={`border ${buttonVariants({ variant: "ghost" })}`} className={`border ${buttonVariants({
variant: "ghost",
})} px-0 w-11`}
> >
<Image <Image
src="/next.svg" src="/next.svg"