-
-
Notifications
You must be signed in to change notification settings - Fork 864
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Footer Icon Alignment Issue #3240
Comments
Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues. |
Hey @palisadoes can i work in this. |
hi , I'd like to work on this issue . Could you please assign it to me ? |
We are now focusing on three types of issues as priority areas:
We will only be accepting feature issues for deficiencies that are obviously lacking in the apps. These are things that make it very difficult to operate the apps. Even so, the PRs will still require you to understand testing as stated before. Cosmetic changes that require only a few lines of code, or relate to screen sizes unlikely to be used are not acceptable under this policy. Closing |
Description:
The footer icon is not properly aligned on the website. It seems to be offset or misaligned with other footer elements, affecting the overall layout and user experience.
Steps to Reproduce:
Visit the website.
Scroll to the footer section.
Observe the misalignment of the icon(s).
Expected Behavior:
The icon should be properly aligned within the footer, maintaining a balanced and clean layout.
Actual Behavior:
The icon appears misaligned, which disrupts the visual flow of the footer section.
Suggested Fix:
Check the alignment properties of the footer container.
Adjust display, justify-content, or text-align to properly align the icon.
Ensure the fix is responsive across different screen sizes.
Screenshots:
The text was updated successfully, but these errors were encountered: