funky-framadate-front/src/app/pages/dates/dates.component.scss

22 lines
236 B
SCSS

.several-times {
padding-left: 1em;
}
.date-interval {
padding: 1em;
margin-bottom: 1em;
}
.title {
font-size: 1.5rem;
}
:host {
input, button {
+ button {
margin-left: 1em;
}
}
}