testing peroxy

This commit is contained in:
rei
2022-12-29 01:08:46 +01:00
parent e46339c7a7
commit 437a79877e
4 changed files with 4 additions and 4 deletions

View File

@@ -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"