Footer Links Alignment in Mobile View #172
Labels
enhancement
New feature or request
good first issue
Good for newcomers
gssoc-ext
gssoc event
hacktoberfest-accepted
hacktoberfest
Level 1
Description:
In the mobile view of the page (as shown in the screenshot), the footer links under "Company" and "Helpful Links" are not aligned to the left. This misalignment may affect readability and overall layout consistency. Shifting these links to the left can improve the visual hierarchy and enhance user experience by making the footer content more structured and accessible on smaller screens.
Suggested Fixes:
Adjust CSS properties to align footer sections to the left. Consider adding text-align: left to the relevant containers.
Ensure that padding and margin settings for the footer elements support a left-aligned structure on mobile devices.
Verify that the layout is responsive and maintains the alignment changes across different screen sizes.
Kindly assign it to me @TenzDelek
The text was updated successfully, but these errors were encountered: