From 7f19290b49de094d4dc56eac7820366ab5b31e8c Mon Sep 17 00:00:00 2001 From: Qin Guan Date: Sun, 24 Sep 2023 15:20:05 +0800 Subject: [PATCH] fix: news gradient --- components/app/home/news.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/app/home/news.vue b/components/app/home/news.vue index c61fc47..b42fa83 100644 --- a/components/app/home/news.vue +++ b/components/app/home/news.vue @@ -22,7 +22,7 @@ const { data: news, isLoading: newsIsLoading } = useNewsArticles() -
+
{{ article.title }}