imohit1o1 / medi-hub

MERN STACK HOSPITAL MANAGEMENT SYSTEM
https://medi--hub.vercel.app/
MIT License
51 stars 135 forks source link

[BUG] Extra space on the homepage #216

Open master-coder-ayush opened 4 months ago

master-coder-ayush commented 4 months ago

Description

Please provide a brief description of the issue or feature request. The home page of the application has a bug with the positioning of the features around the image in the hero section. It is taking extra space outside the window size.

Actual Behavior

Please describe what actually happened. While checking the responsiveness of the project I found this bug when I set the resolution of the browser to be 1024px in the developers tool. Extra white space is clearly visible on the right side of the page.

Expected Behavior

Please describe what you expected to happen. There should be no extra space on the right side of the page.

Steps to Reproduce (if applicable)

  1. Step 1 Set the dimension of the page to be anywhere between 1440 and 1024 and extra space is visible on right side.

Screenshots (if applicable)

Actual: (screenshot) Screenshot (155)

Expected (highlight the part that requires changes): (screenshot) Screenshot (156)

I have made the required changes in a branch and can make a pull request at any time. Kindly assign this issue to me.