From a38b826898760cedde5ef3a0a9698d6e6bd04944 Mon Sep 17 00:00:00 2001 From: Lars Kiesow Date: Fri, 10 Feb 2023 23:12:53 +0100 Subject: [PATCH] Center title on book details This patch centers the title, author and series metadata on the book details page below the cover. This makes this view look similar to the places where the metadata are also places in the center. --- pages/item/_id/index.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/item/_id/index.vue b/pages/item/_id/index.vue index a8d49576..3eb18638 100644 --- a/pages/item/_id/index.vue +++ b/pages/item/_id/index.vue @@ -20,19 +20,19 @@ -

{{ title }}

+

{{ title }}

-

{{ subtitle }}

+

{{ subtitle }}

-

+

-

by {{ podcastAuthor }}

-

+

by {{ podcastAuthor }}

+

by