From 6638622903b52a17f1c54c448f874d6942d6a0d2 Mon Sep 17 00:00:00 2001 From: nessi Date: Sat, 7 Feb 2026 12:55:35 +0100 Subject: [PATCH] Adjust card dimensions in App component. Updated the card's width and maxWidth to better fit the design requirements. This change ensures a more consistent and visually appealing layout. --- frontend/src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 47070e8..850751d 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -581,8 +581,8 @@ export default function App() { {/* Die Karte selbst (kleiner als Container) */}