Zaed_Abdullah/IrrigationReport/src/pages/ForgotPassword.css
2024-12-31 11:48:55 +07:00

17 lines
232 B
CSS

.forgot-header {
margin-bottom: 7%;
}
.forgot-hint {
margin-bottom: 15%;
}
.forgot-button {
background-color: #B57EFB;
color: white;
width: 32%;
height: 2.8rem;
border-radius: 10px;
border: 0px;
margin-top: 5%;
}