From 598b8b9b6e2700978f332af46762eb1523bad38b Mon Sep 17 00:00:00 2001 From: nessi Date: Sat, 7 Feb 2026 12:30:29 +0100 Subject: [PATCH] Improve HUD styling and layout consistency Adjusted various height, padding, and spacing values for better alignment and responsiveness in the HUD. Increased font sizes and refined positioning to ensure a visually balanced layout. These changes enhance the user experience by improving aesthetic and functional design. --- frontend/src/App.jsx | 24 +++++++++++++++--------- frontend/src/AppLayout.css | 2 ++ 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index a56f51c..cbd17ad 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -429,16 +429,21 @@ export default function App() { return (
- {/* Pergament */}
{/* Papier-Flecken */} @@ -473,7 +478,7 @@ export default function App() {