From 811c4ae25c08236b66b3b18ba951d1cac9e2f4f0 Mon Sep 17 00:00:00 2001 From: Jeppe Ernst Date: Sat, 7 Jul 2018 15:52:05 +0200 Subject: [PATCH] text fix --- _scss/module/_donationCounter.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_scss/module/_donationCounter.scss b/_scss/module/_donationCounter.scss index 60c502f..a30f2cf 100644 --- a/_scss/module/_donationCounter.scss +++ b/_scss/module/_donationCounter.scss @@ -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; }