diff --git a/components/Author.vue b/components/Author.vue index 9eb5d2b58..ec891f5ae 100644 --- a/components/Author.vue +++ b/components/Author.vue @@ -26,7 +26,7 @@ {{ author.contributionsCount }} + style="margin-bottom: 0; text-align: center">{{ author.contributionsCount || 0 }} Beiträge @@ -36,7 +36,7 @@ {{ author.commentsCount }} + style="margin-bottom: 0; text-align: center">{{ author.commentsCount || 0 }} Kommentare