From f71aa651fb3a38d1f5ae8d9402680703504c2608 Mon Sep 17 00:00:00 2001 From: Andrei Florian Date: Wed, 18 Apr 2018 14:36:01 +0300 Subject: [PATCH] modified header title position --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index f597197f..d1a9cf6a 100644 --- a/style.css +++ b/style.css @@ -17,6 +17,7 @@ p { background-position: center; height: 100vh; color: #fff; + padding-top: 25%; }