chetanverma16 / react-portfolio-template

Modern React Portfolio Template (FREE)
https://react-portfolio-template.netlify.com/
1.34k stars 586 forks source link

Overall responsiveness #59

Closed Aryan3212 closed 2 years ago

Aryan3212 commented 2 years ago

This just sprang up in my mind but changing tailwind CSS's config for mob to 0px would make most things automatically responsive. The current settings cause things to break below 360px. Also we could remove the mob: prefix altogether from everywhere including the config file.

Aryan3212 commented 2 years ago

I'm working on this, we can review the PR and decide whether it's alright.

chetanverma16 commented 2 years ago

Yeah, Removing the Mob makes sense. I am looking forward to your PR.

Aryan3212 commented 2 years ago

@chetanverma16 , already made a PR, please have a look and do give feedback.

chetanverma16 commented 2 years ago

Nice One! Merged 🚀