chetanverma16 / react-portfolio-template

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

feat: fixed responsiveness for all the pages and removed mob: prefix #60

Closed Aryan3212 closed 2 years ago

Aryan3212 commented 2 years ago

For most cases we removed any unneeded mob: prefixes. Currently, the webpage will be responsive till 250px viewport width hopefully. There's a lot of code changes because of formatting I'd suggest inspecting the demo that netlify has deployed. Feel free to critique and suggest changes.

netlify[bot] commented 2 years ago

Deploy Preview for react-portfolio-template ready!

Name Link
Latest commit d226d3e4174e35ca5bd7cdb414dd2025872cebb4
Latest deploy log https://app.netlify.com/sites/react-portfolio-template/deploys/62d6e6c26502b80008ec345c
Deploy Preview https://deploy-preview-60--react-portfolio-template.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

chetanverma16 commented 2 years ago

Awesome work!