Code-Social / official-website

Code Social Community is a vibrant and inclusive space for tech enthusiasts to learn, grow, and connect. Join us on our journey to create something extraordinary!
https://code-social.github.io/official-website/
Creative Commons Zero v1.0 Universal
34 stars 101 forks source link

Issue: Footer Alignment, Extra Space, and Logo Misalignment #231

Closed MadhavDhatrak closed 2 days ago

MadhavDhatrak commented 1 week ago

Is your feature request related to a problem? Please describe.

the Footer doesn't stay at the bottom when there's not enough content on the page which results in it being in the middle of the screen in some cases. This negatively affects the user experience especially on pages with little content.

-1. The footer is not well aligned with the content -2.Extra space at the bottom of the footer -3.Logo icon and heading are not aligned correctly:

Describe the solution you'd like 1.Content Alignment: Adjust the footer’s structure to ensure all elements (text, links, icons) are properly aligned with each other and consistent with the overall page design.

2.Remove Extra Space: Fix the CSS to remove the extra space beneath the footer so that it sits neatly at the bottom of the page.

3.Logo and Heading Alignment: Ensure the logo icon and the "Code Social" heading are correctly aligned in a row, with balanced spacing, to improve the visual layout.

Describe alternatives you've considered -Implementing a flexbox or grid layout for the footer to ensure consistent alignment. -Removing any padding or margin that might be causing the extra space below the footer.

Additional context Screenshot (463)

MadhavDhatrak commented 1 week ago

@SaurabhS55 @Rizwan102003 @arushi2610 Assign this issue to me under Hacktoberfest and GSSoC-Ext.

pulkitpathak99 commented 1 week ago

I have assigned this issue to you