We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0723665 commit 42e69a4Copy full SHA for 42e69a4
1 file changed
src/app/sponsors/page.tsx
@@ -642,7 +642,7 @@ export default function SponsorsPage() {
642
</a>
643
</div>
644
{/* 3rd row of silver sponsors */}
645
- <div className="flex flex-col items-center justify-center lg:mt-4 gap-10 lg:flex-row">
+ <div className="flex flex-col items-center justify-center gap-10 lg:mt-4 lg:flex-row">
646
<a href="https://appliedracingdynamics.com/" target="_blank">
647
<Image
648
className="m-4 lg:m-6"
0 commit comments