Skip to content

Commit

Permalink
style: added text-wrap balance to TeamMemberCard.vue (lucide-icons#2381)
Browse files Browse the repository at this point in the history
  • Loading branch information
jguddas authored Aug 23, 2024
1 parent 6f8855c commit 573700a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/theme/components/home/TeamMemberCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ defineProps<TeamMember>()
font-weight: 500;
color: var(--vp-c-text-2);
text-align: center;
text-wrap: balance;
margin-bottom: 16px;;
}
Expand Down

0 comments on commit 573700a

Please sign in to comment.