funky-framadate-front/src/app/features/consultation/edit/edit.component.scss

16 lines
230 B
SCSS
Raw Normal View History

2022-02-07 19:05:14 +01:00
.app-choice-button-dinum {
button {
margin-right: 1rem;
display: inline-block;
}
.groupe-label {
color: #383838;
font-weight: bold;
font-size: 1.85rem;
}
.choice-label {
font-weight: bold;
font-size: 1rem;
}
}