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 71a6dd8 commit e449d34Copy full SHA for e449d34
app/pages/index.vue
@@ -109,7 +109,7 @@ defineOgImageComponent('Default', {
109
110
<nav
111
:aria-label="$t('nav.popular_packages')"
112
- class="pt-4 pb-36 sm:pb-40 text-center motion-safe:animate-fade-in motion-safe:animate-fill-both"
+ 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"
113
style="animation-delay: 0.3s"
114
>
115
<ul class="flex flex-wrap items-center justify-center gap-x-6 gap-y-3 list-none m-0 p-0">
0 commit comments