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

Solved issue 307 #321

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Saksham2k3s
Copy link

What kind of change does this PR introduce?
Bug

This pull request addresses the issue of excessive spacing between sections in the footer on mobile screens. The Grid component's spacing was too large for smaller screens, resulting in an unappealing layout with unnecessary gaps.

Issue Number:
Fixes #307

Fixes #
Snapshots/Videos:

footer

Other information

@Tanay-ErrorCode
Copy link
Owner

Before:

image

After:

image


@Saksham2k3s On larger devices, keep it as it was (the width should not decrease)


Also, increase a little bit of gap on smaller devices.

@Tanay-ErrorCode
Copy link
Owner

@Saksham2k3s Please make the requested changes,

@Saksham2k3s
Copy link
Author

@Tanay-ErrorCode made changes according to your instructions.

@Tanay-ErrorCode
Copy link
Owner

@Saksham2k3s
Why is the text truncated?

image

@Tanay-ErrorCode
Copy link
Owner

@Saksham2k3s Kindly make the requested changes.

@Tanay-ErrorCode
Copy link
Owner

@Saksham2k3s If you are not able to work on this. Please let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug : Remove extra space between sections in footer on mobile screens
2 participants