Skip to content
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 Links Alignment in Mobile View #172

Open
shivhere007 opened this issue Oct 26, 2024 · 1 comment
Open

Footer Links Alignment in Mobile View #172

shivhere007 opened this issue Oct 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers gssoc-ext gssoc event hacktoberfest-accepted hacktoberfest Level 1

Comments

@shivhere007
Copy link

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.

Screenshot 2024-10-27 011813

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

@TenzDelek
Copy link
Owner

go ahead

@TenzDelek TenzDelek added enhancement New feature or request good first issue Good for newcomers gssoc-ext gssoc event hacktoberfest-accepted hacktoberfest Level 1 labels Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers gssoc-ext gssoc event hacktoberfest-accepted hacktoberfest Level 1
Projects
None yet
Development

No branches or pull requests

2 participants