feat: move bs cloud to a more out of the way location and some theme store tweaks

This commit is contained in:
2026-02-25 10:55:36 +10:30
parent 01f5e8f61d
commit e50de00d08
5 changed files with 208 additions and 8 deletions
@@ -29,7 +29,7 @@
{#if coverThemes.length > 0}
<div class="relative w-full overflow-clip rounded-xl transition-opacity" transition:fade>
<div
class="w-full aspect-8/3"
class="w-full aspect-[5/1] max-h-[500px]"
use:emblaCarouselSvelte={{ options, plugins }}
onemblaInit={onInit}
>