chore: fix formatting

This commit is contained in:
C4illin 2025-10-05 14:54:19 +00:00
parent 17325a6e6d
commit 7691594b10
2 changed files with 9 additions and 9 deletions

View file

@ -265,9 +265,9 @@ export const user = new Elysia()
/>
<main
class={`
w-full flex-1 px-2
sm:px-4
`}
w-full flex-1 px-2
sm:px-4
`}
>
<article class="article">
<form method="post" class="flex flex-col gap-4">
@ -400,9 +400,9 @@ export const user = new Elysia()
/>
<main
class={`
w-full flex-1 px-2
sm:px-4
`}
w-full flex-1 px-2
sm:px-4
`}
>
<article class="article">
<form method="post" class="flex flex-col gap-4">