fireship-io / threejs-scroll-animation-demo

3D Scrolling Portfolio Website with Three.js
1.49k stars 644 forks source link

Website looks good on laptop but ugly on android device #12

Open Vidhu007 opened 2 years ago

Vidhu007 commented 2 years ago

I have deployed the project using React github pages but it looks ugly when viewed on a phone The HTML code for this is usually : <meta name="viewport" content="width=device-width, initial-scale=1" /> but still it does not look good on phone and all heights and widths are messed up

RV12R commented 2 years ago

Did you had any updates for that ?