diff --git a/homeStyle.css b/homeStyle.css index 73138f5..344d30e 100644 --- a/homeStyle.css +++ b/homeStyle.css @@ -39,7 +39,7 @@ body{ flex-direction: column; justify-content: flex-start; align-self: center; - width: 100vw; + width: 100%; min-height: 60rem; }