czydojade/resources/styles/_form.scss
2020-01-26 15:15:36 +01:00

12 lines
160 B
SCSS

label {
font-weight: bold;
font-size: .8rem;
margin-bottom: 0;
margin-top: -0.2rem;
display: block;
}
.form-group:last-child {
margin-bottom: 0;
}