Skip to content

Conversation

rohansen856
Copy link
Collaborator

This pull request updates the appearance of beetle images in the PageBeetles component to visually distinguish flying beetles from static ones. The main change is the dynamic application of CSS classes based on the beetle's state.

UI improvements:

  • In src/components/PageBeetles.tsx, the className for each beetle image now conditionally applies "scale-[250%] rotate-45 duration-500" for flying beetles, making them larger and rotated, while static beetles retain the fixed size classes "w-25 h-25".

Signed-off-by: rohansen856 <rohansen856@gmail.com>
@rohansen856 rohansen856 self-assigned this Aug 27, 2025
Copy link

vercel bot commented Aug 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
code-rumble2-0 Ready Ready Preview Comment Aug 27, 2025 7:25pm

@rohansen856 rohansen856 merged commit 2b613d7 into main Aug 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant