avance solo de la vista del formulario y validaciones del negocio

This commit is contained in:
Jose Sanchez
2023-08-22 16:58:22 -04:00
parent 534a66ff0b
commit abd8354e71
5 changed files with 96 additions and 31 deletions

View File

@@ -196,10 +196,10 @@ a {
a,
a:hover,
a:focus {
text-decoration: none;
/* text-decoration: none;
display: inline-block;
color: inherit;
outline: none;
outline: none; */
}
textarea {

View File

@@ -586,7 +586,7 @@
font-weight: 700;
color: #1c2437;
font-family: "Roboto", sans-serif;
text-transform: uppercase;
/* text-transform: uppercase; */
}
.ugf-content form .form-group .form-control {
height: 60px;