Skip to content

Commit e974cc4

Browse files
authored
💄 Update Termynal line-height (#1057)
💡 💡 Add comment about custom Termynal line-height
1 parent ec7181a commit e974cc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/css/termynal.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
position: relative;
2727
-webkit-box-sizing: border-box;
2828
box-sizing: border-box;
29+
/* Custom line-height */
30+
line-height: 1.2;
2931
}
3032

3133
[data-termynal]:before {

0 commit comments

Comments
 (0)