right sidebar is scrolled over now

This commit is contained in:
Priec
2026-06-25 15:31:29 +02:00
parent a53bd720bd
commit ee8ec5c85b

View File

@@ -49,7 +49,7 @@
</div> </div>
<!-- right rail --> <!-- right rail -->
<aside class="flex flex-col gap-5 lg:sticky lg:top-24 lg:self-start"> <aside class="flex flex-col gap-5">
<!-- bestsellers (reuses the featured products) --> <!-- bestsellers (reuses the featured products) -->
{% if products | length > 0 %} {% if products | length > 0 %}