aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-02-28 15:25:30 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-02-28 15:25:30 +0100
commitb0fceb265547731e40c924c3a14ef964f9d13043 (patch)
tree944f70d868c3fbe73154b333dc4e5f8b30ee4617
parentd8f1de97dedcd2fb39ef041d7aa86e2d3892f79e (diff)
downloadinfrastructure-b0fceb265547731e40c924c3a14ef964f9d13043.tar.gz
infrastructure-b0fceb265547731e40c924c3a14ef964f9d13043.zip
[landing] better header size
-rw-r--r--docker/landing/html/landing/prototype.html2
1 files changed, 1 insertions, 1 deletions
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 {