From 987e206d99183a2ee6fd6848eeca917f60fecd3f Mon Sep 17 00:00:00 2001
From: JozanLeClerc <bousset.rudy@gmail.com>
Date: Mon, 22 Jun 2020 20:31:14 +0200
Subject: Simple tweak

---
 css/site.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/site.css b/css/site.css
index 0867614..9027edc 100644
--- a/css/site.css
+++ b/css/site.css
@@ -79,7 +79,7 @@ div.body-contents {
 }
 
 div.body-contents h1 {
-	font-size: 150%;
+	font-size: 140%;
 	font-weight: bold;
 	text-align: left;
 	padding: 1em 0em 1em 0em;
-- 
cgit v1.2.3