fix: Movie page margins

This commit is contained in:
Aleksi Lassila
2024-04-02 21:20:09 +03:00
parent 880b653e8d
commit 96076aeebc
6 changed files with 40 additions and 28 deletions

View File

@@ -34,7 +34,7 @@
}
</script>
<Container class="flex-1 flex relative">
<Container class="flex-1 flex">
<HeroShowcaseBackground {urls} {index} />
<Container
revealStrategy={scrollWithOffset('up', 0)}
@@ -45,9 +45,7 @@
}}
/>
<div class="flex flex-1 z-10 p-4">
<SidebarMargin class="flex-1">
<slot />
</SidebarMargin>
<slot />
<div class="flex flex-col justify-end ml-4">
<div class="flex flex-1 justify-end items-center">
<IconButton on:click={onNext}>