8 lines
137 B
CSS
8 lines
137 B
CSS
|
.recovery-form-element h4 {
|
||
|
text-align: center;
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
|
||
|
.recovery-form-element input {
|
||
|
margin-bottom: 10px;
|
||
|
}
|