From 9b94fd289ce2c9c5b983afd09b90f4d6b7a78729 Mon Sep 17 00:00:00 2001 From: Mattia Iavarone Date: Sun, 22 Dec 2019 20:07:25 +0100 Subject: [PATCH] Website landing page --- docs/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/css/main.css b/docs/css/main.css index 4ebd6054..cc8889ec 100644 --- a/docs/css/main.css +++ b/docs/css/main.css @@ -95,7 +95,7 @@ a { } #landing h1 { - font-size: 4.5em; + font-size: 4em; color: white; margin-top: 16px; margin-bottom: 0px;