diff --git a/client/src/components/Modal/style.module.scss b/client/src/components/Modal/style.module.scss index 8d50fd9..313d774 100644 --- a/client/src/components/Modal/style.module.scss +++ b/client/src/components/Modal/style.module.scss @@ -27,7 +27,7 @@ max-width: $screen-md; overflow: hidden; padding: 30px; - min-width: 517px; + min-width: 500px; position: fixed; top: 50%; left: 50%;