@@ -30,7 +30,8 @@ body{
@media screen and (max-width: 600px){
.form{
- width: 350px;
+ max-width: 90vw;
+ padding: 0;
}
.email{