aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/App.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/App.css')
-rw-r--r--frontend/src/App.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/frontend/src/App.css b/frontend/src/App.css
index f7c977a..364ac69 100644
--- a/frontend/src/App.css
+++ b/frontend/src/App.css
@@ -83,9 +83,8 @@ body {
}
.dashboard-main>* {
- max-width: 35rem;
- /* Legacy width */
- margin: 0 auto;
+ max-width: 600px;
+ margin: 0;
}
.logout-btn {