I want to reduce the height of a text, How can i do?
CSS
span { line-height:2.5 }
HTML
<span>Mistor</span> <br> <span>Gathus</span>
Pen: https://codepen.io/larrytherabbit/pen/OJXJJxd