svelte-awesome
svelte-awesome copied to clipboard
Icons are not inline with text
Adding vertical-align: sub; property in browser fixes this. Making this the default or providing a dedicated option for this would be awesome.
This is happening with FontAwesome V5 icons, haven't tested the builtin ones yet.
I'd be willing to also help with your docs/fixing this little issue if you'd like!
FYI: I'd recommend opening a PR if you wanting to help.