I have a specific title width that I need to adhere to, and I'm looking to place a logo after the last word in the title.
When the title is too lengthy, it wraps onto a second line.
For example:
My
Title (insert logo here)
Check out this CodePen using Tailwind CSS for reference: https://codepen.io/jbrazillier/pen/OJZWYEb
The logo can only be positioned below the title or to the right of the first word.