CSS Property:
line-height:

Result:

This example demonstrates different line-heights. You can change the lineheight by clicking on one of the line-height properties on the left. This text is where you will see the result of the selected line-height property.

CSS Code:
div {
    
  line-height:normal;
      }
Click the property values above to see the result
W3Schools.com - Play it