Skip to content

GSSoC '25 Fix layout overflow, enhance responsiveness with media queries, and update footer/buttons. #72

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

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

Conversation

sakshipal80
Copy link

Changes Made:

  1. Fixed text overflow issue: Previously, user input in the text area caused the container to stretch horizontally. This was resolved by setting a fixed width and applying overflow-x: hidden.

  2. Improved overall layout responsiveness using media queries (especially for screen widths below 600px).

3.Replaced the original footer with a cleaner and more consistent

structure for better mobile phone UI.

4.Fixed and enhanced button alignment and styling .

Copy link

netlify bot commented Aug 1, 2025

Deploy Preview for resume-generator011 ready!

Name Link
🔨 Latest commit 4eac88c
🔍 Latest deploy log https://app.netlify.com/projects/resume-generator011/deploys/688e4aab95cdea00089e8c68
😎 Deploy Preview https://deploy-preview-72--resume-generator011.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.

@sakshipal80 sakshipal80 changed the title Fix layout overflow, enhance responsiveness with media queries, and update footer/buttons. GSSoC '25 Fix layout overflow, enhance responsiveness with media queries, and update footer/buttons. Aug 1, 2025
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.

1 participant