We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6a2c5 commit 1e188a2Copy full SHA for 1e188a2
docs/app/pages/team.vue
@@ -56,7 +56,7 @@ const icons = {
56
:description="[user.pronouns, user.location].filter(Boolean).join(' ・ ')"
57
:ui="{
58
wrapper: 'items-center',
59
- container: 'gap-y-4 lg:p-8',
+ container: 'gap-y-4 lg:py-8',
60
leading: 'flex justify-center',
61
title: 'text-center',
62
description: 'text-center text-muted'
0 commit comments