Huge Gap Between Two Lines of <h1> Tag

I am having an issue here with the <h1> tag. I have broken the text so it is split between two lines of text but there is a huge gap between the two and I would like them to be much closer than what they are. Any suggestions on what I can do to make them come closer together?
No description
6 Replies
vince
vince•17mo ago
I see you already tried line-height. What's the dev console in the browser show? Could have a style overriding it
xstreme
xstremeOP•17mo ago
No description
xstreme
xstremeOP•17mo ago
hold on might have found it Yeah, I have found it now. You asking me what the dev console shows actually helped, might help even more to look at it 🤣 Thank you @vince for your help, much appreciated brother
vince
vince•17mo ago
🥳 yea im in dev console a loooot
MarkBoots
MarkBoots•17mo ago
you have the <br> inside the <span> of greatest. try to put it after and see what happens
xstreme
xstremeOP•17mo ago
Wow, didn't even notice that. Thank you mate, appreciate it!

Did you find this page helpful?