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 fc8465c commit e6c8accCopy full SHA for e6c8acc
1 file changed
app/pages/index.vue
@@ -113,7 +113,7 @@ defineOgImageComponent('Default', {
113
<nav
114
v-if="picksData?.picks?.length"
115
:aria-label="$t('nav.npmx_picks')"
116
- class="pt-4 pb-36 sm:pb-40 text-center motion-safe:animate-fade-in motion-safe:animate-fill-both max-w-xl mx-auto"
+ class="pt-4 pb-36 sm:pb-40 text-center motion-safe:animate-fade-in motion-safe:animate-fill-both"
117
style="animation-delay: 0.3s"
118
>
119
<ul class="flex flex-wrap items-center justify-center gap-x-6 gap-y-3 list-none m-0 p-0">
0 commit comments