imohit1o1 / medi-hub

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

feat/docs/fix: Prevent scroll behavior from appearing on the x-axis and to avoid taking extra space on the right side of the homepage. #323

Open sanjaraiy opened 3 months ago

sanjaraiy commented 3 months ago

Description

Apply the overflow-hidden class to the x-axis in HomePage.jsx to prevent scroll behavior from appearing on the x-axis and to avoid taking extra space on the right side of the homepage. Also, apply the right-0 class to the

element where the Medical Achievement is mentioned, within the Hero section component.

Related Issues*

Screenshots! (Optional)

Before changes: (screenshot) Screenshot 2024-07-14 115313 Screenshot 2024-07-14 115332

After changes: (screenshot) Screenshot 2024-07-14 125159

Checklist

Replace "[ ]" with "[x]" to mark them as completed.

vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
medi-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2024 8:02am
medi-hub-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2024 8:02am
sanjaraiy commented 3 months ago

kindly, review my pull request.