diff --git a/components/Project/ProjectRating.vue b/components/Project/ProjectRating.vue index 650c5e2..ebbdab1 100644 --- a/components/Project/ProjectRating.vue +++ b/components/Project/ProjectRating.vue @@ -97,7 +97,7 @@ const hidePopover = () => { text-12px font-700 leading-20px - :class="{ 'text-app-text-rating-negative': !item.isValid }" + :class="[item.isValid ? 'text-app-white': 'text-app-text-rating-negative']" >