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

Recreated Navbar, Improved readability of home screen content, Added Hamburger button #390

Merged
merged 3 commits into from
May 24, 2024

Conversation

darshjnn
Copy link
Contributor

Fixed Navbar Responsiveness, Enhanced readability of home screen content

Changes made:

1. Readability of home screen content

Initially:
image

After Changes:
A box with blur effect has been added for better readability.
image

2. New navbar design

Initially:
image

After Changes:
A new and professional navbar, fixed at the top, is created.
image

3. Added Hamburger button for better and responsive experience on smaller screens.

Initially:
image

After Changes:
Animated hamburger button added
image

4. Improved Code quality

For better understanding of the code, it is very important that the code is in proper indentation, no extra spaces should be present. So, required changes have been made.

5. Removed unnecessary CSS.

fixes: #388

Copy link

vercel bot commented May 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
community-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2024 9:41am

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @darshjnn! 🎉 , Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project. Our team will review your changes shortly.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

Copy link

netlify bot commented May 22, 2024

Deploy Preview for opensourcevillage ready!

Name Link
🔨 Latest commit 02a3257
🔍 Latest deploy log https://app.netlify.com/sites/opensourcevillage/deploys/664f0f51d1b65c0008eb37b6
😎 Deploy Preview https://deploy-preview-390--opensourcevillage.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Owner

@Its-Aman-Yadav Its-Aman-Yadav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I liked the changes but the box around the hero section content looks not good, just remove the blur box and your PR will be merged

Thank you @darshjnn

@darshjnn
Copy link
Contributor Author

I liked the changes but the box around the hero section content looks not good, just remove the blur box and your PR will be merged

Thank you @darshjnn

I removed the blur box around the hero section. Do check it out.
Thanks

@Its-Aman-Yadav Its-Aman-Yadav merged commit 357e314 into Its-Aman-Yadav:main May 24, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Navbar is not responsive
2 participants