From 899d31568ea47d9a04e1b281a832495384e91dae Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Fri, 6 Mar 2026 15:21:52 +0000 Subject: [PATCH] Align impressum page layout with article pages Update the impressum page to use a max-width of `max-w-4xl` and adjust `PageSideAds` to `contentHalfWidth={448}` to match article page styling. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 23852c00-4779-460a-9e0c-d09fee4b6c92 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 6c38c565-d59f-47da-ae1c-47b0c1afc787 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/f209e72a-0939-48fa-84fc-57854de71967/23852c00-4779-460a-9e0c-d09fee4b6c92/ee1CXlO Replit-Helium-Checkpoint-Created: true --- client/src/pages/impressum.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/pages/impressum.tsx b/client/src/pages/impressum.tsx index ab29b31..472ba6c 100644 --- a/client/src/pages/impressum.tsx +++ b/client/src/pages/impressum.tsx @@ -9,8 +9,8 @@ export default function ImpressumPage() { return (
- -
+ +