This is because it was messing with using line-height on the outer element. In order to get around this, the line height had to be set individually on every single <br> element used.
This is because it was messing with using line-height on the outer element. In order to get around this, the line height had to be set individually on every single <br> element used.