Increasing size of images in <p> without pushing text.
For context, I'm making a card maker website that translates text into icons and export them out as pngs.
Problem is some icons have different sizes and decoration. For example the Divine Skill Icon has a X type of decoration making the icon tall but it's actually really small
So I want to increase the size of some icons. However when the image heigh is now taller than the line-height of the paragraph it pushes the text up which is not wanted.
Is there a way to increase the size of the image without affecting line-height?
Problem is some icons have different sizes and decoration. For example the Divine Skill Icon has a X type of decoration making the icon tall but it's actually really small
So I want to increase the size of some icons. However when the image heigh is now taller than the line-height of the paragraph it pushes the text up which is not wanted.
Is there a way to increase the size of the image without affecting line-height?




