diff --git a/src-vue/src/components/ThunderstoreModCard.vue b/src-vue/src/components/ThunderstoreModCard.vue
index fec95f14..a0e8c481 100644
--- a/src-vue/src/components/ThunderstoreModCard.vue
+++ b/src-vue/src/components/ThunderstoreModCard.vue
@@ -18,7 +18,7 @@
-
+
{{ mod.name }}
{{ $t('mods.card.by') }} {{ mod.owner }}
@@ -53,7 +53,7 @@
{{ $t('mods.card.more_info') }}
-
+
{{ $t('mods.card.remove') }}
@@ -65,13 +65,13 @@