diff --git a/website/client/src/components/hall/heroes.vue b/website/client/src/components/hall/heroes.vue
index 6ec1ec6cbf..ef4cb87108 100644
--- a/website/client/src/components/hall/heroes.vue
+++ b/website/client/src/components/hall/heroes.vue
@@ -242,40 +242,36 @@
-
-
-
-
- | {{ $t('name') }} |
-
- {{ $t('userId') }}
- |
- {{ $t('contribLevel') }} |
- {{ $t('title') }} |
- {{ $t('contributions') }} |
-
-
-
-
-
+
+
+
+ | {{ $t('name') }} |
+
+ {{ $t('userId') }}
+ |
+ {{ $t('contribLevel') }} |
+ {{ $t('title') }} |
+ {{ $t('contributions') }} |
+
+
+
+
|
-
-
+
+
|
| |