Fix the multi-line issue. I have fixed the width of the line to 250px, if the words present in the line is more , it is continued in the next line with spaces. Please see the snap shot attached.
If the lines are continued in the next line, how to avoid the space.
It looks like you’ve set a line-height somewhere, and that’s what is causing the gaps between the lines. Can you give us a link to the actual page so we can see the code?
If it is a continuation of the previous line then, there should not be any space between the two lines.
Yes it should, affected by current line height.
As Stevie said you control the space with the property “line-height”.
If the lines are links, you can set a lesser line height locally on the links than current. Try e.g.: