diff --git a/website/client/src/assets/scss/colors.scss b/website/client/src/assets/scss/colors.scss index 4e1536efa2..b26362adf9 100644 --- a/website/client/src/assets/scss/colors.scss +++ b/website/client/src/assets/scss/colors.scss @@ -78,3 +78,15 @@ $gold-color: #FFA624; $hourglass-color: #2995CD; $purple-task: #925cf3; + +.gray-200 { + color: $gray-200 !important; +} + +.purple-300 { + color: $purple-300 !important; +} + +.white { + color: $white !important; +} \ No newline at end of file diff --git a/website/client/src/components/static/groupPlans.vue b/website/client/src/components/static/groupPlans.vue index ae6da8abed..a8d12b57fe 100644 --- a/website/client/src/components/static/groupPlans.vue +++ b/website/client/src/components/static/groupPlans.vue @@ -30,13 +30,13 @@ {{ $t('getStarted') }} - {{ $t('billedMonthly') }} +
{{ $t('billedMonthly') }}
{{ $t('teamBasedTasksListDesc') }}
@@ -48,7 +48,7 @@
{{ $t('groupManagementControlsDesc') }}
{{ $t('inGameBenefitsDesc') }}
{{ $t('billedMonthly') }}