about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--about.html3
-rw-r--r--css/main.css4
-rw-r--r--index.html3
-rw-r--r--projects.html3
4 files changed, 7 insertions, 6 deletions
diff --git a/about.html b/about.html
index 7769d22..d25f15d 100644
--- a/about.html
+++ b/about.html
@@ -1,5 +1,6 @@
 <!DOCTYPE html><html lang="en"><head>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 <link rel="stylesheet" type="text/css" href="css/main.css" />
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
 
diff --git a/css/main.css b/css/main.css
index 6eec4ae..90e2145 100644
--- a/css/main.css
+++ b/css/main.css
@@ -5,9 +5,7 @@ html, body{
 	background-color:#100018;
 	color:#DDD000;
 	margin:0;
-	height:100%;
-	/*min-height:100%;*/
-	/*position:relative*/
+	height:100%
 }
 
 h1{
diff --git a/index.html b/index.html
index f1ed920..2a717d1 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,6 @@
 <!DOCTYPE html><html lang="en"><head>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 <link rel="stylesheet" type="text/css" href="css/main.css" />
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">
 
diff --git a/projects.html b/projects.html
index 58b015c..ce760ab 100644
--- a/projects.html
+++ b/projects.html
@@ -1,5 +1,6 @@
 <!DOCTYPE html><html lang="en"><head>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 <link rel="stylesheet" type="text/css" href="css/main.css" />
 <title>Porter Swanstrom</title></head><body><div class="main"><div class="head">