html - Website not scaling properly on mobile -
i using following meta tag on website
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, height=device-height"> i want occupy 100% of height.it works charm on desktop while testing on mobile not stretch vertically. please me out.
Comments
Post a Comment