From 1842d47c2b03a30e0559a957190db083d64fe5ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 9 Oct 2019 09:59:21 +0200 Subject: [PATCH] increase line height for titles --- static/css/combo-style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/combo-style.css b/static/css/combo-style.css index 6bf9a6c..435ec58 100644 --- a/static/css/combo-style.css +++ b/static/css/combo-style.css @@ -254,6 +254,7 @@ div.textcell h2 { font-weight: normal; font-family: Abeezee; text-align: left; + line-height: 1.4; } div.se-voir h2, div.se-parler h2,