From eb84ceea276de3f3d2c98bb1f17c9525edc7be42 Mon Sep 17 00:00:00 2001
From: Garrett Finucane
Date: Sat, 31 May 2014 11:13:40 -0400
Subject: [PATCH] html pause
---
index.html | 2 ++
js/input.js | 25 +++++++++++++++++++------
js/main.js | 4 +---
style.css | 47 ++++++++++++++++++++++++++++++++++++++++-------
4 files changed, 62 insertions(+), 16 deletions(-)
diff --git a/index.html b/index.html
index c7b5ee7..d2f10c9 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,7 @@
}
#canvas {
+ transition: all 0.5s ease;
position: absolute;
left:0;
right:0;
@@ -100,6 +101,7 @@
+