Changed viewport to make the site mobile responsive

This commit is contained in:
Kevin Froman
2017-01-03 18:18:20 -06:00
parent f9e99c0fd0
commit 45890e1b97
4 changed files with 4 additions and 1 deletions

View File

@ -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>