devjainofficial / React-Portfolio

Personal Portfolio Using React
https://devjain.vercel.app/
0 stars 7 forks source link

Solve Overflow Horizontally #6

Closed devjainofficial closed 1 year ago

devjainofficial commented 1 year ago

image

Baburao-sanivada commented 1 year ago

Mannnn your portfolio Website looks Awesome Can i Work on this issue?

Baburao-sanivada commented 1 year ago

Hello @devjainofficial can you provide some more Description on the issue so that i can start working on this issue?

devjainofficial commented 1 year ago

Actually, you just need to add Overflow: hidden. That is all.

Baburao-sanivada commented 1 year ago

ok thank you

Baburao-sanivada commented 1 year ago

Hello @devjainofficial i wrote overflow-x hidden for body in index.css file but due to this two vertical sroll bras are appearing and overflow horizontal has been solved Screenshot (202) Screenshot (203)

Could you help me with this?

devjainofficial commented 1 year ago

Push the code, I'll take care of that.

Baburao-sanivada commented 1 year ago

Hey @devjainofficial I made a Pr Please look into it