Changed viewport to make the site mobile responsive
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<title>WebRTC IP Leak VPN / Tor Test | Privacy Tools</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/ico">
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user