Skip to content

Conversation

Riya-Kharade
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

The footer on the About page had alignment issues, excessive spacing, and lacked proper hover effects on social icons.
In the earlier PR, I addressed alignment and styling but missed adding proper responsiveness.
This PR now includes mobile-friendly fixes to ensure the footer is consistent across all devices.

What changes are included in this PR?

  • Fixed footer layout alignment (columns now balanced properly)
  • Added hover effect styling for social icons (scale, color, shadow)
  • Improved spacing and visual hierarchy for better readability
  • Added responsive media queries for footer sections (Services, Quick Links, Get in Touch)
  • Fixed Quick Links alignment issue on smaller screens

Are these changes tested?

  • Verified manually in browser (desktop + mobile view)
  • Checked responsive breakpoints to ensure layout works across screen sizes

Are there any user-facing changes?

Yes. Footer is now:

  • Properly aligned on desktop
  • Interactive with hover effects
  • Mobile-friendly with neatly stacked sections

Screenshots

Before:
image

After:
image

image

Copy link

netlify bot commented Sep 21, 2025

Deploy Preview for growcraftt ready!

Name Link
🔨 Latest commit 8cb93ef
🔍 Latest deploy log https://app.netlify.com/projects/growcraftt/deploys/68cfe6979a01de0008d69ee6
😎 Deploy Preview https://deploy-preview-591--growcraftt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@gyanshankar1708 gyanshankar1708 merged commit 0961082 into gyanshankar1708:master Sep 21, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Footer Layout Alignment Improvement About Page
2 participants