From 0c4f3deebf794408195893930f65ad9465ab599b Mon Sep 17 00:00:00 2001 From: lengstrom Date: Wed, 10 Jun 2015 11:54:09 -0700 Subject: [PATCH] removed github banner --- index.html | 4 +--- style/style.css | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index d5863d2..48925af 100644 --- a/index.html +++ b/index.html @@ -74,9 +74,7 @@
HIGH SCORE
- Fork me on GitHub - - +
diff --git a/style/style.css b/style/style.css index 5499cc6..1425d93 100644 --- a/style/style.css +++ b/style/style.css @@ -343,7 +343,7 @@ and (max-device-width : 480px) { body { color: #ecf0f1; - font-family: 'Exo2', sans-serif; + font-family: 'Exo', sans-serif; background-color:#ecf0f1; }