From 1376ceeac944261b8a3d7ec621d5132810fbf217 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Fri, 6 Mar 2026 15:21:20 +0000 Subject: [PATCH] Align privacy policy page width with article pages Update the privacy policy page to use a max-width of `max-w-4xl` and adjust `PageSideAds` to `contentHalfWidth={448}` to match the article page layout. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 23852c00-4779-460a-9e0c-d09fee4b6c92 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: ee01099a-923c-4163-80f4-a83db7ef79fc 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/datenschutz.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/pages/datenschutz.tsx b/client/src/pages/datenschutz.tsx index e968673..fa6795e 100644 --- a/client/src/pages/datenschutz.tsx +++ b/client/src/pages/datenschutz.tsx @@ -9,8 +9,8 @@ export default function DatenschutzPage() { return (
- -
+ +