From 520f9dc9a0b2ea2d63121196729c02c4118804b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Pich?= Date: Fri, 4 May 2018 12:24:30 +0200 Subject: [PATCH] Add wrapper padding --- app.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app.css b/app.css index d25fcb9..974d79b 100644 --- a/app.css +++ b/app.css @@ -30,6 +30,7 @@ body { flex-direction: column; justify-content: center; min-height: 100%; + padding: 30px 0; } .header__title {