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

@@ -446,4 +446,10 @@ header .redirect-button {
border: 1px solid #797979;
}
@media (min-width: 991.98px) {
.form-container {
margin: 0px 20vw;
}
}
/*# sourceMappingURL=index.css.map */