From: Sebastián Ramírez Date: Fri, 9 Aug 2024 01:44:14 +0000 (-0500) Subject: 💄 Update Termynal line-height (#1057) X-Git-Tag: 0.0.22~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e974cc4c4bbab703683e2fd14449d18fd1e702e3;p=thirdparty%2Ffastapi%2Fsqlmodel.git 💄 Update Termynal line-height (#1057) 💡 💡 Add comment about custom Termynal line-height --- diff --git a/docs/css/termynal.css b/docs/css/termynal.css index 406c0089..8534f910 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 {