From 8f9c9036afbd036688cd2805d27328895926a8d9 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Fri, 15 Mar 2024 23:44:59 +0000 Subject: ui(web): Change the text in cards to be less aggressive --- apps/web/components/dashboard/bookmarks/BookmarksGrid.tsx | 2 +- apps/web/components/dashboard/bookmarks/TagList.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/web/components/dashboard') diff --git a/apps/web/components/dashboard/bookmarks/BookmarksGrid.tsx b/apps/web/components/dashboard/bookmarks/BookmarksGrid.tsx index dd529a8b..185e318e 100644 --- a/apps/web/components/dashboard/bookmarks/BookmarksGrid.tsx +++ b/apps/web/components/dashboard/bookmarks/BookmarksGrid.tsx @@ -40,7 +40,7 @@ function renderBookmark(bookmark: ZBookmark) { return ( {comp} diff --git a/apps/web/components/dashboard/bookmarks/TagList.tsx b/apps/web/components/dashboard/bookmarks/TagList.tsx index cb94e5d7..e9161961 100644 --- a/apps/web/components/dashboard/bookmarks/TagList.tsx +++ b/apps/web/components/dashboard/bookmarks/TagList.tsx @@ -27,7 +27,7 @@ export default function TagList({ -- cgit v1.2.3-70-g09d2