diff --git a/source/components/ui/index.css b/source/components/ui/index.css index bc9645378..0246325d7 100644 --- a/source/components/ui/index.css +++ b/source/components/ui/index.css @@ -34,7 +34,7 @@ button { .ui__.container { width: 100%; - max-width: 750px; + max-width: 800px; margin: auto; padding: 0 0.6rem; }