Fix CSS to work on mobile screens.

This commit is contained in:
Justin Hsu
2015-01-05 21:36:11 -08:00
parent 45b881de51
commit 166ce8b6af
2 changed files with 16 additions and 9 deletions
+1
View File
@@ -3,6 +3,7 @@
<head>
<title> Justin Hsu </title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href='http://fonts.googleapis.com/css?family=Roboto:500,300,300italic'
rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet'