Skip to content

Conversation

@Siddheshuncodes
Copy link

Added an id attribute to the submit button for differentiation Modified the anchor tag in the "Log-in" button to use a button element for consistency and added an onclick attribute to simulate the redirection

#Changes in CSS

Adjusted the button:hover selector to remove the duplicate properties and retain the animation

Changed the login-button class to match the submit-button class for consistency:

Added an id attribute to the submit button for differentiation
Modified the anchor tag in the "Log-in" button to use a button element for consistency and added an onclick attribute to simulate the redirection

#Changes in CSS

Adjusted the button:hover selector to remove the duplicate properties and retain the animation

Changed the login-button class to match the submit-button class for consistency:
Addition of a CSS animation using @Keyframes for the checkmark icon.
Application of the animation property to the .icon-container class for the moving effect.
Definition of the @Keyframes move animation to transition the checkmark icon vertically.
Overall adjustments to ensure the animation blends well with the design.
added more style to the bouncing animation
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