fix: break-words on prose

This commit is contained in:
enscribe 2024-09-15 13:23:03 -07:00
parent 05daa7025e
commit 5e616ac2e0
No known key found for this signature in database
GPG key ID: 9BBD5C4114E25322
3 changed files with 7 additions and 7 deletions

View file

@ -54,7 +54,7 @@ const socialLinks: SocialLink[] = [
</Link>
<div class="flex flex-grow flex-col justify-between gap-y-4">
<div>
<div class="flex items-center gap-2">
<div class="flex flex-wrap items-center gap-x-2">
<h3 class="text-lg font-semibold">{name}</h3>
{
pronouns && (