Skip to content

Improve the styling of the submit button on hover state #3

@komalharshita

Description

@komalharshita

The "Generate My Projects" submit button currently darkens slightly on hover.
The effect is subtle and does not clearly communicate that the button is
interactive, especially for users with lower vision.

Expected Outcome:
The hover state should include a visible change — for example, a slight
upward movement (transform: translateY(-2px)) and a stronger box shadow.
The change must not break the disabled state (shown during API loading).

Files to look at:

  • static/style.css — the .btn-submit and .btn-submit:hover rules

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions