css form user registrer & log in
This commit is contained in:
@@ -3,29 +3,8 @@
|
||||
.user--register{
|
||||
h1{
|
||||
font-size: 3rem !important;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.form-item{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
||||
#user-register-form{
|
||||
.form-item{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding-bottom: 1rem;
|
||||
|
||||
}
|
||||
label{
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
input{
|
||||
height: 2rem;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user