I am text with a unitless
line-height value of 1.5
<p>I am text with a unitless <br />line-height value of 1.5</p>
p {
font-size: 1rem;
line-height: 1.5;
text-align: center;
}
I am text with a unitless
line-height value of 1.5
<p>I am text with a unitless <br />line-height value of 1.5</p>
p {
font-size: 1rem;
line-height: 1.5;
text-align: center;
}