diff --git a/src/shared/components/challenge-listing/ChallengeCard/Prize/style.scss b/src/shared/components/challenge-listing/ChallengeCard/Prize/style.scss index 7fbf2fa4c7..d9a7618bff 100644 --- a/src/shared/components/challenge-listing/ChallengeCard/Prize/style.scss +++ b/src/shared/components/challenge-listing/ChallengeCard/Prize/style.scss @@ -20,5 +20,4 @@ .symbol { display: inline-block; color: $tc-gray-50; - min-width: 2 * $base-unit + 1; }