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 6437f9e commit d7ec45cCopy full SHA for d7ec45c
app/pages/index.vue
@@ -56,7 +56,7 @@ defineOgImageComponent('Default', {
56
</h1>
57
58
<p
59
- class="text-fg-muted text-lg sm:text-xl max-w-md mb-12 lg:mb-14 motion-safe:animate-slide-up motion-safe:animate-fill-both"
+ class="text-fg-muted text-lg sm:text-xl max-w-xl mb-12 lg:mb-14 motion-safe:animate-slide-up motion-safe:animate-fill-both"
60
style="animation-delay: 0.1s"
61
>
62
{{ $t('tagline') }}
0 commit comments