Skip to content

Commit

Permalink
restore hero container to items carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
edmadrid committed Feb 14, 2024
1 parent ca58090 commit e41ed65
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion site/_includes/components/heros/items-carousel.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<div class="block not-prose bg-neutral text-neutral-content mx-[calc(50%-50vw)] my-12 w-auto">
<div class="hero block not-prose bg-neutral text-neutral-content mx-[calc(50%-50vw)] my-12 w-auto">
<div class="hero-content mx-auto">
{% include "components/items/carousel.html" %}
</div>
</div>

0 comments on commit e41ed65

Please sign in to comment.