diff --git a/components.json b/components.json index 4f498ee..c9eefda 100644 --- a/components.json +++ b/components.json @@ -1,6 +1,6 @@ { "$schema": "https://shadcn-vue.com/schema.json", - "style": "reka-nova", + "style": "new-york", "font": "geist-sans", "typescript": true, "tailwind": { diff --git a/src/components/ui/avatar/Avatar.vue b/src/components/ui/avatar/Avatar.vue index 863e5f8..bb7e669 100644 --- a/src/components/ui/avatar/Avatar.vue +++ b/src/components/ui/avatar/Avatar.vue @@ -1,21 +1,17 @@