From b5f5aba4f55101bbf7c8e6c03ac2af5b3c0edaa9 Mon Sep 17 00:00:00 2001
From: Hugo Trentesaux <hugo@trentesaux.fr>
Date: Fri, 9 Oct 2020 15:57:54 +0200
Subject: [PATCH] diminue taille police

---
 sass/_duniter.sass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sass/_duniter.sass b/sass/_duniter.sass
index 3788f13..270157d 100644
--- a/sass/_duniter.sass
+++ b/sass/_duniter.sass
@@ -27,7 +27,7 @@ footer
 
 body
     font-family: Ubuntu-Regular
-    font-size: 110%
+    font-size: 100%
 
 h1, h2, h3, h4, h5, h6
     font-family: Ubuntu-Bold
-- 
GitLab