olvidar contraseña
This commit is contained in:
@ -61,6 +61,17 @@ body{
|
||||
height: max-content;
|
||||
}
|
||||
|
||||
.pw_forgot{
|
||||
background-color: #297177;
|
||||
margin-top: 20px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
border-radius: 5px;
|
||||
padding: 15px;
|
||||
height: max-content;
|
||||
}
|
||||
|
||||
.auth_form{
|
||||
background-color: #297177;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user