diff --git a/ui/src/routes/+page.svelte b/ui/src/routes/+page.svelte index b07f461..f77777d 100644 --- a/ui/src/routes/+page.svelte +++ b/ui/src/routes/+page.svelte @@ -145,9 +145,9 @@ ontouchstart={onSwipeStart} ontouchend={onSwipeEnd} > - + + class="w-32 sm:w-44 shrink-0 self-stretch overflow-hidden block"> {#if heroBook.book.cover} {#key heroIndex} {heroBook.book.title} - -
-
+ +