Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added hover to header section #318

Closed

Conversation

justin212407
Copy link

@justin212407 justin212407 commented Oct 7, 2024

feat(ui):added hover to header section

Related Issue

Closes: #226

Description

I have added hover effect to the header section of the website.

Type of change

Every time a user hovers their mouse pointer over one of the components in the header section it has hover effect show up.

What sort of changes have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the code style of this project.
  • I have followed the contribution guidelines
  • I have performed a self-review of my own code.
  • I have ensured my changes don't generate any new warnings or errors.
  • I have updated the documentation (if necessary).
  • I have resolved all merge conflicts.

Before:

Screenshot 2024-10-04 152905

After:

Screenshot 2024-10-04 161512

@PriyaGhosal please review this.

Signed-off-by: Justin Charles <[email protected]>
Copy link

vercel bot commented Oct 7, 2024

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

@justin212407 justin212407 deleted the add-hover-to-header-section branch October 7, 2024 19:40
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.

adding hover to the header section
1 participant