-
Notifications
You must be signed in to change notification settings - Fork 210
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
Fixed Navbar and made some changes #130
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@swaraj-das Check this and merge it. |
<li><a href="#">VR Accessories</a></li> | ||
<li><a href="#">Media Remotes</a></li> | ||
<li><a href="#">Others</a></li> | ||
<li class="login"><a href="login/login.html">Login</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change the login button list element to button...and add hover effect.
Points to be noted :
|
@swaraj-das First, merge it, then I'll clone it again to start working. |
Hey @swaraj-das consider it to merge in the main branch!! |
@Gahlotkumkum Merge conflicts. Please resolve it. |
@swaraj-das Check this, Resolved all the conflicts. |
Pull Request Format
PR Title
Issue #73
###Close #130
Type of PR
Description
This pull request aims to [briefly describe what the pull request does, e.g., "add a new feature," "fix a bug," "improve documentation," etc.].
Screenshots / Videos (if applicable)
Before:
After:
Checklist
Additional Context
[Provide any additional context about the changes, such as specific challenges you faced or decisions you made. This can help reviewers understand the rationale behind your changes.]
Thank you for reviewing my pull request!