You can try adding the viewport
<meta>
tag :
<meta name="viewport" content="width=device-width, initial-scale=1">
- Using the viewport meta tag to control layout on mobile browsers
You can try adding the viewport
<meta>
tag :
<meta name="viewport" content="width=device-width, initial-scale=1">