mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Smaller footer
This commit is contained in:
@@ -8,7 +8,7 @@ export default function Home() {
|
|||||||
const t = useTranslations("Home");
|
const t = useTranslations("Home");
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<header className="relative mb-20 flex min-h-content items-center justify-center">
|
<header className="relative mb-12 flex min-h-content items-center justify-center">
|
||||||
<div className="absolute h-full w-full py-4 brightness-[0.2]">
|
<div className="absolute h-full w-full py-4 brightness-[0.2]">
|
||||||
<Image
|
<Image
|
||||||
src={bgImage}
|
src={bgImage}
|
||||||
|
|||||||
Reference in New Issue
Block a user