mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 20:21:50 +02:00
Add text-balance to guide headers
This commit is contained in:
@@ -40,7 +40,7 @@ const { frontmatter, author } = guide;
|
||||
target='_blank'>Improve this Guide</a
|
||||
>
|
||||
</p>
|
||||
<h1 class='my-0 text-2xl font-bold sm:my-3.5 sm:text-5xl'>
|
||||
<h1 class='my-0 text-2xl font-bold sm:my-3.5 sm:text-5xl text-balance'>
|
||||
{frontmatter.title}
|
||||
</h1>
|
||||
<p class='hidden text-xl text-gray-400 sm:block'>
|
||||
|
Reference in New Issue
Block a user