Changed viewport to make the site mobile responsive
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
<title>Donate - privacytools.io</title>
|
||||
<link href="css/bootstrap.min.css" rel="stylesheet">
|
||||
<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">
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user