From 2e8f59aaeb731dd726f8d49d120ae4cc8a7cf512 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 22 Nov 2025 14:15:44 +0100 Subject: bar add max-width --- static/pages/main/index.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static') diff --git a/static/pages/main/index.css b/static/pages/main/index.css index baab27b..21d5022 100644 --- a/static/pages/main/index.css +++ b/static/pages/main/index.css @@ -19,6 +19,8 @@ backdrop-filter: blur(10px); border-radius: var(--border-radius); transition: bottom 0.2s ease; + max-width: 600px; + margin: 0 auto; } #bar.hidden { -- cgit v1.2.3-70-g09d2