Skip to content

Commit

Permalink
fix max-w-xl
Browse files Browse the repository at this point in the history
  • Loading branch information
vernaillen committed Dec 26, 2024
1 parent 6581b24 commit 970a396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ definePageMeta({
<ULandingSection
v-if="page"
:description="page.linktree.description"
class="slide-enter-content"
class="slide-enter-content max-w-xl mx-auto"
>
<template #title>
wouter <span class="text-primary-500 font-semibold">on the</span> net
Expand Down

0 comments on commit 970a396

Please sign in to comment.