diff options
Diffstat (limited to 'frontend/src')
| -rw-r--r-- | frontend/src/App.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/App.css b/frontend/src/App.css index 09d1408..ff3ea60 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -88,7 +88,7 @@ body { .dashboard-main>* { max-width: 35em; - margin: 0; + margin: 0 auto; } .logout-btn { |
