Skip to content

Commit 3273387

Browse files
committed
.
1 parent 5bdacc7 commit 3273387

File tree

1 file changed

+1
-1
lines changed
  • app/(default)/(event)/challenge2026

1 file changed

+1
-1
lines changed

app/(default)/(event)/challenge2026/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export default function Home() {
116116
</h1>
117117
<h5 className="text-white">
118118
In conjunction with
119-
<ul className="ml-6 space-y-3 list-outside list-disc mt-6">
119+
<ul className="ml-6 space-y-3 list-outside list-disc mt-2">
120120
<li>
121121
<Link href="/cvpr2026/workshop/" className="underline hover:text-o-blue hover:cursor-pointer">
122122
CVPR 2026 Workshop

0 commit comments

Comments
 (0)