diff --git a/src/components/HomePage/styles.module.css b/src/components/HomePage/styles.module.css index e900ad7..acff6e7 100644 --- a/src/components/HomePage/styles.module.css +++ b/src/components/HomePage/styles.module.css @@ -126,7 +126,7 @@ box-shadow: inset 0px 0px 25px rgba(0,0,0,0.5); background-color: #00000094; border-radius: 18px; - width: 100vw; + width: 100%; /* margin-left: 13px; */ }