We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d2721 commit 492ed10Copy full SHA for 492ed10
app/(default_site)/test/landing.tsx
@@ -163,7 +163,7 @@ export function Landing() {
163
164
165
<div className="flex-1/2 flex flex-col gap-10 justify-around select-none">
166
- <div className="flex flex-row justify-end font-bold">
+ <div className="flex flex-row font-bold">
167
{index + 1} / {landings.length}
168
</div>
169
<div className="flex flex-col gap-10 w-full">
0 commit comments