More AI slop
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 28s

This commit is contained in:
2026-06-08 21:45:17 +02:00
parent 89277dc1fb
commit 897536afc9
3 changed files with 30 additions and 37 deletions

View File

@@ -7,7 +7,7 @@
<div>
<NuxtRouteAnnouncer />
<div class="container">
<NuxtPage></NuxtPage>
<NuxtPage />
</div>
</div>
</template>
@@ -28,5 +28,4 @@ onMounted(() => {
padding-left: 20px;
padding-right: 20px;
}
</style>
</style>