1
0

Update css to be more mobile friendly

This commit is contained in:
2015-03-10 22:01:20 -04:00
parent 3d6fdd36fe
commit 563f6b73fd
6 changed files with 61 additions and 21 deletions

View File

@ -10,6 +10,7 @@ include_once("common.php");
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title><?php wp_title('&laquo;', true, 'right'); ?> Blog - aclindsay.com</title>