diff --git a/public/css/mobile.css b/public/css/mobile.css index 4f08706..49d0e08 100644 --- a/public/css/mobile.css +++ b/public/css/mobile.css @@ -151,8 +151,8 @@ margin-top: 60px; padding-top: 15px; background-color: #476B1C; - height: 35vh; - width: 380%; + height: 30vh; + width: 400%; transform: translate(-150%); display: flex; flex-direction: column;