aboutsummaryrefslogtreecommitdiff
path: root/static/pages
diff options
context:
space:
mode:
Diffstat (limited to 'static/pages')
-rw-r--r--static/pages/main/index.css2
1 files changed, 2 insertions, 0 deletions
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 {