We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7181a commit e974cc4Copy full SHA for e974cc4
docs/css/termynal.css
@@ -26,6 +26,8 @@
26
position: relative;
27
-webkit-box-sizing: border-box;
28
box-sizing: border-box;
29
+ /* Custom line-height */
30
+ line-height: 1.2;
31
}
32
33
[data-termynal]:before {
0 commit comments