diff --git a/src/app/components/PageLayout.tsx b/src/app/components/PageLayout.tsx index 975a9d7..3bdef51 100644 --- a/src/app/components/PageLayout.tsx +++ b/src/app/components/PageLayout.tsx @@ -34,17 +34,10 @@ export default function PageLayout({ )} -<<<<<<< HEAD {/* Main content now participates in normal document flow */}
{children}
-======= - {/* Main content grows to fill available space */} -
- {children} -
->>>>>>> 6ebe4eed3d7f8ef6bedea5dcf742bc73462a8af8 {showFooter && (