From e974cc4c4bbab703683e2fd14449d18fd1e702e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Thu, 8 Aug 2024 20:44:14 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Update=20Termynal=20line-height?= =?UTF-8?q?=20(#1057)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 💡 💡 Add comment about custom Termynal line-height --- docs/css/termynal.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/css/termynal.css b/docs/css/termynal.css index 406c008..8534f91 100644 --- a/docs/css/termynal.css +++ b/docs/css/termynal.css @@ -26,6 +26,8 @@ position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; + /* Custom line-height */ + line-height: 1.2; } [data-termynal]:before {