Remove spacing between lines in CSS
I was trying to get rid of spacing between lines in one text element. I need to completely remove it or even get on the previous line. Property line-height doesn’t work with negative numbers and I don’t want to separate the element into several so margin and padding won’t help either. screenshot (I have to… Read More Remove spacing between lines in CSS