From c86d2c73b92ecc14ed899e3616c82841090ec86b Mon Sep 17 00:00:00 2001 From: s2 Date: Thu, 10 Nov 2016 14:39:58 +0100 Subject: [PATCH] a bit of styling --- css/app.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index 8b13789..b80740c 100644 --- a/css/app.css +++ b/css/app.css @@ -1 +1,3 @@ - +#task-list { + margin-top: 20px; +} \ No newline at end of file