refactor: Modal layout and turbolinks optimization

Reload with turbolinks, error messages, confirm password validation

Login and Signup modals
This commit is contained in:
Juan Rodriguez
2021-06-14 15:10:56 -05:00
parent 9c7146820c
commit 3feaa5d88f
18 changed files with 204 additions and 176 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
a {
a, button, input[type=submit] {
cursor: pointer;
text-decoration: underline;
}