VaibhavArora314 / StyleShare

A simple web based platform where users can easily create, explore, and share Tailwind CSS components and designs with fellow users.
https://style-share.vercel.app
MIT License
33 stars 54 forks source link

Solved issue 235 #274

Open Saksham2k3s opened 1 week ago

Saksham2k3s commented 1 week ago

Pull Request

Title

Fix Logout Text Visibility on Hover for issue #235

Description

This pull request addresses the issue where the "Logout" text on the header becomes harder to see on hover. It adds a border to the button and changes the background to white with white text on hover to improve visibility.

Related Issues

Fixes #235

Changes Made

Checklist

Screenshots (if applicable)

image

Additional Notes

Footer

vercel[bot] commented 1 week ago

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

Name Status Preview Comments Updated (UTC)
style-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 8:53am
github-actions[bot] commented 1 week ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

VaibhavArora314 commented 6 days ago

resolve merge conflicts

Saksham2k3s commented 3 days ago

Resolved Merge Conflicts

VaibhavArora314 commented 2 days ago

image