mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
nav updated
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import Layout from "@/components/Layout";
|
||||
export default function About() {
|
||||
return (
|
||||
<Layout>
|
||||
<header className="grid h-[calc(100%-144px)] md:h-[calc(100%-112px)] place-items-center">
|
||||
<header className="grid h-[calc(100%-156px)] md:h-[calc(100%-124px)] place-items-center">
|
||||
<div className="relative h-full w-full bg-amber-200"></div>
|
||||
<div className="absolute">
|
||||
<h1>About Page</h1>
|
||||
|
||||
Reference in New Issue
Block a user