From bffe87160a731abe51ef06fc540797c8a2d340b1 Mon Sep 17 00:00:00 2001 From: Justin Etzine Date: Sun, 25 Oct 2015 20:00:18 -0400 Subject: [PATCH] CSS tweak! --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d96b059..99fa104 100644 --- a/style.css +++ b/style.css @@ -74,7 +74,7 @@ input { #color, #guess { margin: 0 auto; - width: 180px; + width: 30%; height: 180px; border: 1px solid #000000; border-radius: 10px;