From 20c488d90c387bad4f1d223ad80b69596438ac80 Mon Sep 17 00:00:00 2001 From: Justin Date: Tue, 15 Aug 2017 14:35:09 +0000 Subject: [PATCH] spacing --- index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.css b/index.css index 4be76db..6fba877 100644 --- a/index.css +++ b/index.css @@ -7,6 +7,7 @@ html, body, button, textarea { body { background-color: #0079bf; + margin: 0; } header { @@ -50,7 +51,7 @@ button { box-sizing: border-box; padding: 10px; width: 270px; - margin: auto; + margin: 15px auto; } #list-title {