diff --git a/frontend/src/views/Pages/UserProfile/UserCard.vue b/frontend/src/views/Pages/UserProfile/UserCard.vue index 4ddbb2726..04e1c927e 100755 --- a/frontend/src/views/Pages/UserProfile/UserCard.vue +++ b/frontend/src/views/Pages/UserProfile/UserCard.vue @@ -9,22 +9,30 @@ > -
-
- - {{ $n(balance, 'decimal') }} - - GDD -
-
- {{ transactionCount }} - {{ $t('transactions') }} -
-
- -- - {{ $t('community.community') }} -
-
+ + + +
+ {{ $n(balance, 'decimal') }} +
+
GDD
+
+ +
+ {{ transactionCount }} +
+
+ {{ $t('transactions') }} +
+
+ +
--
+
+ {{ $t('community.community') }} +
+
+
+