diff --git a/src/components/cards/PluginCard.vue b/src/components/cards/PluginCard.vue
index 22e90bbc..4ef09fe6 100644
--- a/src/components/cards/PluginCard.vue
+++ b/src/components/cards/PluginCard.vue
@@ -416,18 +416,11 @@ watch(
{{ props.plugin?.plugin_name }}
-
- v{{ props.plugin?.plugin_version }}
-
+ v{{ props.plugin?.plugin_version }}
-
-
- {{ props.plugin?.plugin_desc }}
-
-
+
+ {{ props.plugin?.plugin_desc }}
+
@@ -452,7 +445,7 @@ watch(
{{ props.plugin?.plugin_author }}
-
+
{{ props.count?.toLocaleString() }}