From bea8acdb12e619b2fea74dd4f85072297ec8d144 Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Sun, 1 Oct 2023 13:43:28 +0000 Subject: [PATCH] Update width on side panel --- static/app.css | 8 ++++---- templates/index.html | 4 ++-- templates/profile.html | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/static/app.css b/static/app.css index 58fb75b..6d855c6 100644 --- a/static/app.css +++ b/static/app.css @@ -1986,6 +1986,10 @@ html { margin-top: 0.25rem; } +.mt-10 { + margin-top: 2.5rem; +} + .mt-2 { margin-top: 0.5rem; } @@ -2002,10 +2006,6 @@ html { margin-top: 2rem; } -.mt-10 { - margin-top: 2.5rem; -} - .block { display: block; } diff --git a/templates/index.html b/templates/index.html index 58a648d..92b8aeb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -37,8 +37,8 @@

-
-
+
+
diff --git a/templates/profile.html b/templates/profile.html index a20b27f..5d46465 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -31,7 +31,7 @@

-
+