💡 Add comment about custom Termynal line-height (#11976)

This commit is contained in:
Sebastián Ramírez
2024-08-08 20:42:26 -05:00
committed by GitHub
parent 4b5342b568
commit 4f9ca032d6

View File

@@ -26,6 +26,7 @@
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
/* Custom line-height */
line-height: 1.2;
}