From 623df0cc449909ea4cd5fac39153ed38d66f7356 Mon Sep 17 00:00:00 2001 From: huxin <1219654535@qq.com> Date: Sun, 7 May 2023 01:47:09 +0800 Subject: [PATCH] fix: text-center --- components/section/GradientCard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/section/GradientCard.vue b/components/section/GradientCard.vue index bdc5b2c..1c536ae 100644 --- a/components/section/GradientCard.vue +++ b/components/section/GradientCard.vue @@ -36,7 +36,7 @@ const colors = [ :key="i" class="h-full w-full flex flex-col items-center justify-center" > -
+
{{ $t(col.description) }}