Skip to content

fix: resolve 4 UI inconsistencies in navbar and project cards#448

Merged
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
snehanair-486:fix/ui-inconsistencies
May 19, 2026
Merged

fix: resolve 4 UI inconsistencies in navbar and project cards#448
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
snehanair-486:fix/ui-inconsistencies

Conversation

@snehanair-486
Copy link
Copy Markdown
Contributor

Closes #442

What this PR does

Fixes four UI inconsistencies on the homepage for better layout balance and usability.

Changes made

  • web-app/index.html - removed <img class="navbar-logo"> from navbar, keeping only the text logo
  • web-app/index.html - added missing card-icon with target lucide icon to the Number Guessing Game card
  • web-app/index.html - removed ⭐ and 🐍 emojis from Favorites and Playground in the footer Quick Links
  • web-app/css/styles.css - moved .btn-share from top to bottom to avoid overlap with the Favorites star button

Screenshots

Navbar logo removed:
Screenshot (199)

Share button moved to bottom-right + Number Guessing icon added:
Screenshot (200)

Emojis removed from Quick Links:
Screenshot (201)

@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

@snehanair-486 is attempting to deploy a commit to the Anuj's projects Team on Vercel.

A member of the Team first needs to authorize it.

@steam-bell-92 steam-bell-92 merged commit dd17bed into steam-bell-92:main May 19, 2026
3 of 4 checks passed
@steam-bell-92
Copy link
Copy Markdown
Owner

@snehanair-486 clean work!!

@github-actions
Copy link
Copy Markdown
Contributor

🎉 Thank you for your contribution!

Your Pull Request has been merged successfully.

We appreciate the time and effort you put into improving this project. Contributions like yours help the repository grow and stay useful for everyone.

If you'd like to contribute again, please check the open issues and make sure you are assigned before opening another Pull Request.

Thanks again for your support! 🙌

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.

UI Improvements for Navbar & Project Cards

2 participants