We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bdacc7 commit 3273387Copy full SHA for 3273387
app/(default)/(event)/challenge2026/page.tsx
@@ -116,7 +116,7 @@ export default function Home() {
116
</h1>
117
<h5 className="text-white">
118
In conjunction with
119
- <ul className="ml-6 space-y-3 list-outside list-disc mt-6">
+ <ul className="ml-6 space-y-3 list-outside list-disc mt-2">
120
<li>
121
<Link href="/cvpr2026/workshop/" className="underline hover:text-o-blue hover:cursor-pointer">
122
CVPR 2026 Workshop
0 commit comments