Tweak the style

This commit is contained in:
Jarek Radosz 2020-07-04 01:37:06 +02:00
parent a141a06db6
commit 126a1f550a
1 changed files with 3 additions and 3 deletions

View File

@ -92,16 +92,16 @@
}
.poll-breakdown-body-header {
align-items: center;
border-bottom: 1px solid #ccc;
display: flex;
flex: 0 0 auto;
font-size: 1.4rem;
font-weight: 600;
padding-bottom: 0.5rem;
}
.poll-breakdown-body-header-label {
line-height: 2rem;
font-size: 1.2rem;
font-weight: 600;
margin: 0;
}