adjusting style and formatting

This commit is contained in:
Luke Hagar
2025-06-02 12:09:05 -05:00
parent 6d58c65b39
commit dddcb66608
5 changed files with 18 additions and 18 deletions

View File

@@ -33,7 +33,7 @@
</div>
<!-- Hero Image/Graphic -->
<div class="order-1 lg:order-2 flex justify-center">
<div class="size-64 lg:size-96 bg-gradient-to-br from-primary-500/20 to-secondary-500/20 rounded-full flex items-center justify-center shadow-2xl">
<div class="size-64 lg:size-96 bg-gradient-to-br from-primary-500/20 to-secondary-500/20 rounded-full flex items-center justify-center shadow-2xl animate-tilt">
<Rocket class="size-32 lg:size-64 text-primary-500" />
</div>
</div>