anuragverma108 / WildGuard

This repository is now officially part of Hacktoberfest 2024!
https://wildguard.netlify.app/
MIT License
258 stars 575 forks source link

[fix] Add Spacing Above "Donation" Button in Hero Section #1384

Open TejasMore477 opened 2 hours ago

TejasMore477 commented 2 hours ago

Description:

The "Donation" button in the hero section of the landing page needs proper spacing at the top. When hovered, the styling appears without any space between the "Defending Wildlife, One Paw at a Time" text and the button, causing a cluttered appearance. Small issues like this can have a significant impact on the overall user interface and experience.

How to Reproduce the Issue:

Open the website. Navigate to the landing page. Scroll to the hero section below the line "Defending Wildlife, One Paw at a Time." Hover over the "Donation" button. Observe the lack of space between the text and the button when the hover effect is applied.

Screenshot of the Issue:

Screenshot (590)

What Should Be:

The button should have a clear separation from the text above it, ensuring the layout looks clean. This can be achieved by adding top padding to the container or applying a margin to the button itself to create space when the hover effect is triggered.

Additional Notes:

Small UI details like these greatly enhance the overall user experience and prevent the layout from looking cramped. The change will ensure better readability and aesthetics.

github-actions[bot] commented 2 hours ago

Thanks for creating the issue in WildGuard! Before you start working on your PR, please make sure to:

github-actions[bot] commented 2 hours ago

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.