Fix banner backdrop fallback path to use public folder

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Dorian
2026-02-02 23:55:06 +00:00
parent a57bd11bd0
commit 176a37be30
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
<!-- Content Slider -->
<div
ref="sliderRef"
class="flex gap-8 overflow-x-auto overflow-y-visible scrollbar-hide scroll-smooth px-6 py-4 pb-8"
class="flex gap-8 overflow-x-auto overflow-y-visible scrollbar-hide scroll-smooth px-6 pt-6 pb-8"
@scroll="handleScroll"
>
<div