Layout perfection

This commit is contained in:
Timothy Armes
2023-07-07 12:03:39 +02:00
parent b4c418a00d
commit 16a4985cca
5 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export default function Home() {
const t = useTranslations("Home");
return (
<header className="relative flex h-full items-center justify-center">
<header className="relative flex h-content items-center justify-center">
<div className="absolute h-full w-full brightness-[0.2]">
<Image
src={bgImage}