Skip to content

Commit

Permalink
💡 Add comment for custom line-height for Termynal
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Aug 9, 2024
1 parent 96e353f commit 3c69316
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/css/termynal.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 3c69316

Please sign in to comment.