File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ export default function SponsorsPage() {
158158 < div className = "flex h-48 flex-col items-center justify-center" >
159159 < a href = "https://www.nocturnalwelding.com/" target = "_blank" >
160160 < Image
161- className = "m-4 lg:m-8 pt-2 "
161+ className = "m-4 pt-2 lg:m-8"
162162 src = "/sponsor/2026/platinum/nocturnal-welding-logo-white.png"
163163 alt = "Nocturnal Welding"
164164 width = { 190 }
@@ -551,7 +551,6 @@ export default function SponsorsPage() {
551551 process.
552552 </ p >
553553 </ div >
554-
555554 </ div >
556555 </ div >
557556 { /* silver sponsors */ }
@@ -644,10 +643,7 @@ export default function SponsorsPage() {
644643 </ div >
645644 { /* 3rd row of silver sponsors */ }
646645 < div className = "flex flex-col items-center justify-center lg:mt-4 lg:flex-row" >
647- < a
648- href = "https://appliedracingdynamics.com/"
649- target = "_blank"
650- >
646+ < a href = "https://appliedracingdynamics.com/" target = "_blank" >
651647 < Image
652648 className = "m-4 lg:m-6"
653649 src = "/sponsor/2026/silver/applied-racing-dynamics-white.png"
@@ -656,7 +652,6 @@ export default function SponsorsPage() {
656652 height = { 150 }
657653 />
658654 </ a >
659-
660655 </ div >
661656 { /* bronze sponsors */ }
662657 < h2 className = "mb-8 mt-16 whitespace-pre text-center lg:mt-32" >
You can’t perform that action at this time.
0 commit comments