changed browser icon
This commit is contained in:
parent
ac195be7ed
commit
521f331de1
@ -33,7 +33,7 @@ const NavBar = () => {
|
||||
return (
|
||||
<nav className="">
|
||||
{/* <center className="text-accent bg-secondary">O</center> */}
|
||||
<div className="flex items-center relative justify-center p-10 mx-auto">
|
||||
<div className="flex items-center relative justify-center p-2 mx-auto">
|
||||
<ul className="hover:cursor-pointer hidden md:block space-x-4 text-xl font-sans antialiased">
|
||||
{links.map((link) => (
|
||||
<Link
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Binary file not shown.
Loading…
Reference in New Issue
Block a user