You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: Missing "Buy Our eBooks" Button in Dark Mode
Description
The "Buy Our eBooks" button is currently not visible in dark mode, which affects user experience and accessibility. We need to enhance the CSS to ensure that the button is clearly displayed for users who prefer dark mode.
Steps to Reproduce
Switch the application to dark mode.
Navigate to the eBooks section.
Observe that the "Buy Our eBooks" button is missing or not visible.
Expected Behavior
The "Buy Our eBooks" button should be clearly visible and styled appropriately in dark mode.
Actual Behavior
The button is not present or is not styled correctly, making it difficult for users to find and use.
Proposed Solution
Review the current CSS styles for the button.
Implement changes to ensure the button is visible in dark mode.
Consider using contrasting colors and appropriate hover effects for better visibility.
Screenshots
Labels
enhancement
dark mode
CSS
The text was updated successfully, but these errors were encountered:
Thanks for creating the issue in SkillWise!
Before you start working on your PR, please make sure to:
⭐ Star the repository if you haven't already.
Pull the latest changes to avoid any merge conflicts.
Attach before & after screenshots in your PR for clarity.
Include the issue number in your PR description for better tracking.
Don't forget to follow @PriyaGhosal – Project Maintainer – & @anuragverma108 – Project Collaborator – for more updates!
We're excited to see your contribution as part of Hacktoberfest 2024! 🎉
Happy open-source contributing!
Thank you for creating this issue! 🎉 Your issue will soon be reviewed by Project Maintainers. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Issue: Missing "Buy Our eBooks" Button in Dark Mode
Description
The "Buy Our eBooks" button is currently not visible in dark mode, which affects user experience and accessibility. We need to enhance the CSS to ensure that the button is clearly displayed for users who prefer dark mode.
Steps to Reproduce
Expected Behavior
The "Buy Our eBooks" button should be clearly visible and styled appropriately in dark mode.
Actual Behavior
The button is not present or is not styled correctly, making it difficult for users to find and use.
Proposed Solution
Screenshots
Labels
The text was updated successfully, but these errors were encountered: