From a4d81dc4b8c218f2b394191ae178ac5071c87469 Mon Sep 17 00:00:00 2001 From: cay Date: Sat, 11 Apr 2026 15:22:00 +0100 Subject: [PATCH] aerh --- public/css/gaststaette.css | 2 ++ views/launcher.ejs | 1 + 2 files changed, 3 insertions(+) diff --git a/public/css/gaststaette.css b/public/css/gaststaette.css index a7a5e83..3f2972b 100644 --- a/public/css/gaststaette.css +++ b/public/css/gaststaette.css @@ -8,6 +8,8 @@ flex: 1; overflow: hidden; min-width: 0; + padding: 0 60px 20px 60px; /* Abstand vom Pergament-Rand */ + box-sizing: border-box; } /* ── Linke Tab-Leiste ────────────────────── */ diff --git a/views/launcher.ejs b/views/launcher.ejs index 44fb119..b065a51 100644 --- a/views/launcher.ejs +++ b/views/launcher.ejs @@ -92,6 +92,7 @@ +