I have a paragraph tag that I defined elsewhere with a line height of 15px, and I have another paragraph tag further down the page where I want to make the line height around 10
line-height is relative to font-size, you can't go any lower than that unless you declare negative margin.