Skip to content

Commit e6c8acc

Browse files
committed
Revert e449d34
No longer needed
1 parent fc8465c commit e6c8acc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ defineOgImageComponent('Default', {
113113
<nav
114114
v-if="picksData?.picks?.length"
115115
: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"
116+
class="pt-4 pb-36 sm:pb-40 text-center motion-safe:animate-fade-in motion-safe:animate-fill-both"
117117
style="animation-delay: 0.3s"
118118
>
119119
<ul class="flex flex-wrap items-center justify-center gap-x-6 gap-y-3 list-none m-0 p-0">

0 commit comments

Comments
 (0)