Skip to content

Hover Animations for Daily Challenge Button #7

@kunalverma2512

Description

@kunalverma2512

The "Attempt Now" button in DailyChallenge.jsx feels a bit static. Following our brutalist constraints, add a hard drop-shadow shift on hover. For example, transition from shadow-[8px_8px_0_0_black] to shadow-[4px_4px_0_0_black] and use -translate-x-1 and translate-y-1 to make the button feel like it's being physically pressed down into the page.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions