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
40 stars 69 forks source link

Solved issue 235 #261

Closed Saksham2k3s closed 3 months ago

Saksham2k3s commented 3 months ago

Pull Request

Title

Fix Logout Text Visibility on Hover

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)

header

Additional Notes

Footer

vercel[bot] commented 3 months 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 21, 2024 8:19am
github-actions[bot] commented 3 months 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! 😊

Saksham2k3s commented 3 months ago

Hi @VaibhavArora314, I've just fix the alignment of logout button.

header

VaibhavArora314 commented 3 months ago

Resolve merge conflicts