From 10da08413c953736a4b455b1c805d4add93fda03 Mon Sep 17 00:00:00 2001 From: ErikBoesen Date: Tue, 3 May 2016 21:47:36 -0400 Subject: [PATCH] Minor gyro improvements for initial prerelease --- index.html | 4 ++-- style.css | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index af6bb8e..6012aa9 100644 --- a/index.html +++ b/index.html @@ -23,8 +23,8 @@
- - + + 0ยบ diff --git a/style.css b/style.css index 1a264b5..721e2a1 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,7 @@ body { button { border: solid 1px black; background: none; - font-size: .8em; + font-size: .7em; padding: .5em; cursor: pointer; } @@ -53,7 +53,6 @@ text { height: 175px; border: solid 2px black; border-radius: 50%; - z-index: 50; margin-left: 30px; margin-top: 15px; } @@ -82,7 +81,6 @@ header { width: 50vw; overflow: hidden; height: 80vh; - background: } .camera img { width: 50vw;