mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
map height fixed
This commit is contained in:
@@ -25,7 +25,7 @@ export default function Navbar() {
|
||||
<li className="mr-3">
|
||||
<Link
|
||||
className="inline-block hover:text-gray-200 hover:text-underline py-2 px-4"
|
||||
href="#"
|
||||
href="/about"
|
||||
>
|
||||
About
|
||||
</Link>
|
||||
@@ -33,7 +33,7 @@ export default function Navbar() {
|
||||
<li className="mr-3">
|
||||
<Link
|
||||
className="inline-block hover:text-gray-200 hover:text-underline py-2 px-4"
|
||||
href="#"
|
||||
href="/contact"
|
||||
>
|
||||
Contact
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user