Improve sizing of entire layout

This commit is contained in:
2019-09-01 17:48:44 +02:00
parent 6b3666def9
commit 2a384f3eed
5 changed files with 8 additions and 19 deletions
@@ -19,7 +19,6 @@ ul.proposal-list {
p {
align-self: center;
margin: 0;
font-size: inherit;
line-height: 2rem;
&.kredits-amount, &.voting {
@@ -36,7 +35,6 @@ ul.proposal-list {
}
span {
font-size: inherit;
}
.description {
@@ -107,7 +105,6 @@ ul.proposal-list {
.description {
font-size: inherit;
}
}
}