threejs-scroll-animation-demo
threejs-scroll-animation-demo copied to clipboard
Website looks good on laptop but ugly on android device
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
Did you had any updates for that ?