]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
💡 Add comment about custom Termynal line-height (#11976)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 9 Aug 2024 01:42:26 +0000 (20:42 -0500)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2024 01:42:26 +0000 (20:42 -0500)
docs/en/docs/css/termynal.css

index af2fbe670093dab84bd8faab4283f26896975234..8534f910218908ce7c2ace4b94fdf7a36b1bfb57 100644 (file)
@@ -26,6 +26,7 @@
     position: relative;
     -webkit-box-sizing: border-box;
             box-sizing: border-box;
+    /* Custom line-height */
     line-height: 1.2;
 }