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

Fix styling responsive buttons and remove extra spacing on mobile screens #732

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

Conversation

Hafsaqadar
Copy link

Description

This pull request addresses the following issues:

  1. Responsive Button Fix: Improved the responsiveness of the button on mobile screens to ensure it displays correctly and is easily accessible.

  2. Removed Extra Spacing: Identified and resolved an issue with extra spacing on the right side of the page on mobile screens, providing a better overall layout.

These changes enhance the user experience on mobile devices by ensuring that elements are appropriately sized and spaced.

Fixes #728

Copy link

vercel bot commented Oct 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-folio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 6:39pm

package.json Outdated
Comment on lines 31 to 32
"check-format": "prettier -c \"./**/*.{js,css,json,scss}\"",
"dev": "react-scripts start"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this updated ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't recall changing this line it might have been updated accidentally. I'll check it out and make the necessary corrections

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.

Styling on buttons Contact Me and Download resume weird on Mobile devices
2 participants