fixed some responsive design details

This commit is contained in:
2026-04-17 11:32:46 +02:00
parent 19c48e160c
commit 1899335e60
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@ export default function HeroSection() {
return (
<section
id="home"
ref={sectionRef}
className="w-full min-h-[calc(100vh-(2*11px))] rounded-[10px] bg-brand-brown text-brand-beige flex flex-col overflow-hidden relative"
>