We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a710267 commit 69bb7d5Copy full SHA for 69bb7d5
header.php
@@ -11,7 +11,7 @@
11
<html <?php language_attributes(); ?>>
12
<head>
13
<meta charset="<?php bloginfo( 'charset' ); ?>">
14
-<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2.0">
+<meta name="viewport" content="width=device-width, initial-scale=1">
15
<link rel="profile" href="http://gmpg.org/xfn/11">
16
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
17
0 commit comments