Questions tagged [line-height]
64 questions
0
votes
3 answers
CSS line-height with single and multi line item
I'm having rows like these items as h2
height: auto;
min-height: 50px;
line-height: 50px;
But if I have a multi-line h2 it looks so bad. How can I decrease the line-height of h2 if it has multi-lines to be 30px instead of 50?

PHP User
- 2,350
- 6
- 46
- 87
0
votes
2 answers
Javascript line-height Property with ██████
I'm trying to, with a matrix (to represent black and white) display a QR code on a webpage (). I'm using the ████ characters to display such, but even when the CSS property of the line-height is 0px, I still cannot remove all gaps (and the QR…

Rohan Bhowmik
- 128
- 1
- 13
0
votes
2 answers
Edge browser renders page wrong, but correct after clicking refresh
Edge renders page wrong afer loading it, but after clicking refresh it renders it correctly.
Works as expected on Chrome and Firefox