-
Notifications
You must be signed in to change notification settings - Fork 40
Description
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
