🐞 fix: Moved vector
Deploy to Dreamhost (dev) / build (push) Successful in 32s
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-06-20 13:10:19 -05:00
parent f91fb7cf3f
commit 6505b07d80
+1 -1
View File
@@ -78,7 +78,7 @@ $wrapper = blockWrapperAttributes( $classes, $is_preview );
</div>
<div class="heroVector absolute inset-0 z-10">
<div class="vector absolute bottom-4 w-full">
<div class="vector absolute bottom-8 w-full">
<?php get_template_part( 'views/partials/hero-vector' ); ?>
</div>
</div>