<style> .nobr { white-space: nowrap; } </style> <!-- Or with Tailwindcss --> <h2 class="whitespace-nowrap">.....</h2>