testing peroxy
This commit is contained in:
@@ -13,7 +13,7 @@ export const Navbar = () => {
|
||||
const [showMenu, setShowMenu] = useState(false);
|
||||
|
||||
return (
|
||||
<nav className="lg:p-4 p-2 lg:py-10 mx-6 flex flex-row justify-between">
|
||||
<nav className="p-4 mx-6 flex flex-row justify-between">
|
||||
<Link
|
||||
href="/"
|
||||
id="logo"
|
||||
|
||||
Reference in New Issue
Block a user