Error message component and form logic done

This commit is contained in:
2021-10-22 12:15:24 -03:00
parent d1a428a3e9
commit 3d09def619
12 changed files with 279 additions and 17 deletions

View File

@@ -71,6 +71,10 @@
}
}
}
.loading {
opacity: 70%;
}
}
@media (min-width: 991.98px) {