diff --git a/components/common/Alert/index.module.scss b/components/common/Alert/index.module.scss index 30a755e9..0f63a93a 100644 --- a/components/common/Alert/index.module.scss +++ b/components/common/Alert/index.module.scss @@ -29,7 +29,7 @@ flex-direction: column; gap: $unit-2x; min-width: 20vw; - max-width: 32vw; + max-width: 40vw; padding: $unit * 4; @include breakpoint(tablet) {