Edited the form style

This commit is contained in:
2021-10-21 22:41:07 -03:00
parent b76d35344d
commit 1f85f97f7e
3 changed files with 15 additions and 1 deletions

View File

@@ -71,4 +71,12 @@
}
}
}
}
@media (min-width: 991.98px) {
.form-container {
margin: 0px 20vw;
}
}