From c2e05239f628c8d711e2c642426fcb8b8c5c827e Mon Sep 17 00:00:00 2001
From: itsTPM <26815728+itsTPM@users.noreply.github.com>
Date: Sat, 30 Dec 2023 20:10:31 +0300
Subject: [PATCH] docs: change cards radius to `rounded-lg` (#231)
---
apps/www/.vitepress/theme/components/LinkedCard.vue | 2 +-
apps/www/src/lib/registry/new-york/ui/card/Card.vue | 2 +-
apps/www/src/public/registry/styles/new-york/card.json | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/apps/www/.vitepress/theme/components/LinkedCard.vue b/apps/www/.vitepress/theme/components/LinkedCard.vue
index 791c75ab..88c608ee 100644
--- a/apps/www/.vitepress/theme/components/LinkedCard.vue
+++ b/apps/www/.vitepress/theme/components/LinkedCard.vue
@@ -3,7 +3,7 @@ import { cn } from '@/lib/utils'
-
+