taiga-front/app/styles/modules/auth/cancel-account.scss

14 lines
208 B
SCSS

.cancel-account {
fieldset {
text-align: center;
}
p {
color: $grayer;
margin-bottom: .5rem;
text-align: center;
}
form {
margin-top: 1rem;
}
}