This commit is contained in:
Jeppe Ernst 2018-07-07 15:52:05 +02:00
parent 788af8a5b0
commit 811c4ae25c
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ $goal4_width: ($donationCounter_goal4 - $donationCounter_goal3) / $donationCount
}
.overlay {
&.goal1, &.goal2, &.goal3 {
&.goal1, &.goal2, &.goal3, &.goal4 {
line-height: 40px;
font-size: .9rem;
}