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

feat(ui): Add hover to header section #329

Closed
wants to merge 6 commits into from
Closed

feat(ui): Add hover to header section #329

wants to merge 6 commits into from

Conversation

justin212407
Copy link

Title of the Pull Request

  • Have you renamed the PR Title in a meaningful way?

Related Issue

Closes: #226

Description

The header section of the website did now has hover effects on it when the mouse pointer is brought to point a certain component in the header section.

Type of change

The header section of the website did not have any hover effects on it before i have added that by making changes in the styles.css file.

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.

Screenshots:

Before:

Screenshot 2024-10-04 144411

After:

Screenshot 2024-10-08 090110

@PriyaGhosal please review this.

Copy link

vercel bot commented Oct 8, 2024

Deployment failed with the following error:

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

Copy link

vercel bot commented Oct 8, 2024

Deployment failed with the following error:

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

@justin212407
Copy link
Author

@PriyaGhosal i have already put two pull requests but it shows up the same each time please check and kindly let me know
about what the issue is

@PriyaGhosal
Copy link
Owner

image
@justin212407 Please see the conflicts highlighted in the image above. Resolve the conflicts in the mentioned files. Ensure you pull all the latest changes before pushing your feature/bug fixes to the main branch. After resolving the conflicts, please open a new PR for review.
Thank you!

@PriyaGhosal PriyaGhosal closed this Oct 8, 2024
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
2 participants