💄 Update Termynal line-height (#1057)

💡 💡 Add comment about custom Termynal line-height
This commit is contained in:
Sebastián Ramírez 2024-08-08 20:44:14 -05:00 committed by GitHub
parent ec7181a8af
commit e974cc4c4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 {