diff --git a/app/components/home.module.scss b/app/components/home.module.scss index c0c9ef141..4d14b4150 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -10,7 +10,7 @@ background-color: var(--white); min-width: 600px; min-height: 480px; - max-width: 900px; + max-width: 1200px; display: flex; overflow: hidden;