Updated to align with the Bootstrap 4 docs

This commit is contained in:
Allan Chau
2016-06-16 21:04:42 +09:30
committed by GitHub
parent b1163258b4
commit 0356230f2f

View File

@@ -1,6 +1,6 @@
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<?php wp_head(); ?>
</head>