From: James Bunton Date: Sun, 17 Feb 2013 00:20:50 +0000 (+1100) Subject: Added padding for timer display X-Git-Url: https://code.delx.au/countdown-timer/commitdiff_plain/9fd5c2b73db4dc9069ce887536e40bd0debd001c Added padding for timer display --- diff --git a/timer.css b/timer.css index 84a19ac..77e95f7 100644 --- a/timer.css +++ b/timer.css @@ -32,6 +32,7 @@ html, body { border: 0.02em #cccccc solid; border-radius: 0.5em; margin: 0.2em; + padding: 0.1em; } @media only screen and (min-width: 200px) {