chore: update blog layout and ignore local files

This commit is contained in:
PascalSchattenburg
2026-01-24 19:40:20 +01:00
parent 8c67bcbb7a
commit 78e7c56650
9 changed files with 103 additions and 31 deletions

View File

@@ -9,7 +9,7 @@ export default function HomePage(){
{/* BRAND / LOGO */}
<section className="mt-20 text-center">
<h1 className="font-bold text-[11rem] tracking-[0.6em] leading-none">
<h1 className="font-bold text-[10rem] tracking-[0.6em] leading-none">
VOYAGE
</h1>
</section>