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 the background image and the spacing in the form section #15

Open
Armaan100 opened this issue Oct 16, 2024 · 2 comments
Open

Fix the background image and the spacing in the form section #15

Armaan100 opened this issue Oct 16, 2024 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Armaan100
Copy link
Collaborator

Description

The issue:

The background image of the form section is too stretched and there is unwanted spacing between the form and the border of the background image in phone and portrait tablet displays.

The solution:

We want the background image not to be stretched and the spacing gives a good user experience.

Screenshots

Portrait Tablet Display(820px x 1180px):

image

Phone display(390px x 844px):

Screenshot 2024-10-16 115445

Files

The file to be targetted to get started is:

Form.jsx

@vaidikcode
Copy link
Contributor

@Armaan100 can you elaborate the spacing issue like what are the things that you want to be addressed

@Armaan100
Copy link
Collaborator Author

@vaidikcode Yes. The gap between the border of the form and the border of the image is too wide on phone and tablet (portrait) size displays. We want this gap to be reduced, just like we have a balanced gap in the form section for large screen sizes. You can find the link to the website in the readme.md file of this repository. Thank you.

aayushgoyalt added a commit that referenced this issue Oct 18, 2024
@Armaan100 Armaan100 reopened this Oct 18, 2024
@Armaan100 Armaan100 added bug Something isn't working help wanted Extra attention is needed labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants