Here's a question that might seem pretty straightforward:
I've got different HTML headers with colored backgrounds.
The issue I'm running into is that without setting a specific width, they always end up taking the full width of the container they're in. Is there a property I can set for the width to make it adjust based on the length of the title itself?