funky-framadate-front/src/app/pages/voting/voting-summary/voting-summary.component.scss

18 lines
191 B
SCSS

.person {
font-weight: 700;
}
.preferred-result {
font-weight: 700;
font-size: 1.5em;
}
thead {
font-size: 1.25em;
font-weight: 700;
}
tbody {
text-align: right;
}