diff --git a/komga-webui/src/components/ItemCard.vue b/komga-webui/src/components/ItemCard.vue index 18d94406b..2f453c363 100644 --- a/komga-webui/src/components/ItemCard.vue +++ b/komga-webui/src/components/ItemCard.vue @@ -120,10 +120,11 @@ class="link-underline text-truncate" v-html="t.title" style="display: block" + :class="i !== 0 ? 'font-weight-light' : ''" /> - +