For example,
text text text
.conten p{margin-bottom:10px;}
p {line-height:30px;}
p{line-height:1.5}
means that the line height of p is 1.5 times the height and width of p text
line-height :24px;Set line spacing
Thank you everyone, I haven’t written code for a long time, and I even forgot this.