Update css to be more mobile friendly
This commit is contained in:
@ -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('«', true, 'right'); ?> Blog - aclindsay.com</title>
|
||||
|
||||
|
Reference in New Issue
Block a user