css form creer nv compte
This commit is contained in:
@@ -6,5 +6,34 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.form-item{
|
||||
margin-bottom: 2rem;
|
||||
width: 80%;
|
||||
|
||||
}
|
||||
|
||||
label{
|
||||
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.description{
|
||||
text-transform: lowercase;
|
||||
|
||||
font-style: italic;
|
||||
// font-weight: 800;
|
||||
}
|
||||
.password-strength{
|
||||
// display: flex;
|
||||
// flex-direction: column-reverse;
|
||||
|
||||
.password-strength__meter{
|
||||
width: 250px;
|
||||
}
|
||||
}
|
||||
.password-suggestions{
|
||||
text-transform: lowercase;
|
||||
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user