frontend et backend: Connexion d'un utilisateur
This commit is contained in:
@ -11,4 +11,12 @@
|
||||
}
|
||||
.Register-Login__title {
|
||||
text-align: center;
|
||||
}
|
||||
.Register-Login__Forgot-password {
|
||||
color: var(--text-color);
|
||||
font-size: 16px;
|
||||
}
|
||||
.Register-Login__Forgot-password:hover {
|
||||
color: var(--important);
|
||||
text-decoration: none;
|
||||
}
|
Reference in New Issue
Block a user