funky-framadate-front/src/app/core/components/home/home.component.scss

13 lines
133 B
SCSS

:host {
text-align: center;
a .fa {
margin-right: 1ch;
}
.subtitle {
min-height: 4em;
}
.poll-list {
margin: 2em 0;
}
}