How do i fix this text-issue? (picture inside)

I want both of the headings to be inline vertically, can I fix this in some easy way or do i have to do it with margins/paddings?

Hi,

Normally they would line up without doing anything special so it really depends on what rules are applied to those elements. It’s hard to give an answer without seeing html and css but is most likely that you will need to match the margin/padding on those elements to align them vertically. Unless you have been using horizontal em padding and in which case the amount of padding will vary depending on the font-size of the element.