From b0fceb265547731e40c924c3a14ef964f9d13043 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 28 Feb 2020 15:25:30 +0100 Subject: [PATCH] [landing] better header size --- docker/landing/html/landing/prototype.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/landing/html/landing/prototype.html b/docker/landing/html/landing/prototype.html index ed9e709..6af6733 100644 --- a/docker/landing/html/landing/prototype.html +++ b/docker/landing/html/landing/prototype.html @@ -17,7 +17,7 @@ header { background-color: #519c60; color: #ffffff; - padding: 50px 0px 1px 0px; + padding: 30px 0px 1px 0px; } h1 {