diff --git a/frontend/src/App.css b/frontend/src/App.css index 663da2f..15fce39 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -1,6 +1,6 @@ body { min-width: 576px; - max-width: 1200px; + max-width: 2000px; } input.instantUpdate { background-color: rgba(255, 0, 0, 0.1);