This meta property tells the browser about there area of the window in which web content will be displayed. The usual setting for that will be as below.
name="viewport" content="width=device-width, initial-scale=1"
This meta property tells the browser about there area of the window in which web content will be displayed. The usual setting for that will be as below.
name="viewport" content="width=device-width, initial-scale=1"