@@ -38,12 +38,12 @@ const description = "ML@Purdue Sponsorship";
38
38
>
39
39
<Header fixed />
40
40
<br />
41
- <article class =" mx-auto py-10 px-5 mt-11 w-[90vw] max-w-[80ch]" >
41
+ <article class =" pt-10 mt-11 w-[90vw] max-w-[80ch]" >
42
42
<ContentSection id =" sponsors-title" title =" SPONSORS" >
43
43
<div
44
- class =" flex w-screen items-center justify-center border-y-2 border-purple-500 py-10 "
44
+ class =" flex w-screen border-y-[1px] -mt-6 border-purple-500 pl-8 py-6 "
45
45
>
46
- <p class =" max-w-[75%] text-center text-sm md:text-base " >
46
+ <p class =" max-w-[75%] text-start text-sm" >
47
47
We thank all of our sponsors for supporting us and helping us achieve
48
48
our mission! To learn more about who we are, our mission, and our
49
49
sponsorship tiers, please view our <u
@@ -53,49 +53,49 @@ const description = "ML@Purdue Sponsorship";
53
53
</p >
54
54
</div >
55
55
56
- <div class =" flex w-screen border-b-2 border-purple-500 h-[32vh]" >
57
- <div class =" flex flex-col justify-between items-end border-r-2 h-[34vh] w-[26vw] -mt-4 text-right border-purple-500 p-4" >
56
+ <div class =" flex w-screen border-b-[1px] border-purple-500 h-[32vh]" >
57
+ <div class =" flex flex-col justify-between items-end border-r-[1px] h-[34vh] w-[26vw] -mt-4 text-right border-purple-500 p-4" >
58
58
<h1 class =" sponsor-t4 orbitron text-xl" >
59
59
TIER <span class =" font-bold text-4xl" >4</span >
60
60
</h1 >
61
- <h2 class =" sponsor-t4 font-semibold leading-tight mb-2" >ML@P Maestro</h2 >
61
+ <h2 class =" sponsor-t4 text-sm font-semibold leading-tight mb-2" >ML@P Maestro</h2 >
62
62
</div >
63
63
<img
64
64
src ={ dagshub .src }
65
65
alt =" DagsHub"
66
- class =" max-w-[35vw] pl-10 rounded-md object-contain"
66
+ class =" max-w-[35vw] pl-4 md:pl- 10 rounded-md object-contain"
67
67
/>
68
68
<img
69
69
src ={ uniformsierra .src }
70
70
alt =" Uniform Sierra"
71
- class =" max-w-[35vw] -mr-13 rounded-md object-contain"
71
+ class =" max-w-[35vw] -mr-11 rounded-md object-contain"
72
72
/>
73
73
</div >
74
74
75
- <div class =" flex w-screen border-b-2 border-purple-500 h-[32vh]" >
76
- <div class =" flex flex-col justify-between items-end border-r-2 h-[34vh] w-[26vw] -mt-4 text-right border-purple-500 p-4" >
75
+ <div class =" flex w-screen border-b-[1px] border-purple-500 h-[32vh]" >
76
+ <div class =" flex flex-col justify-between items-end border-r-[1px] h-[34vh] w-[26vw] -mt-4 text-right border-purple-500 p-4" >
77
77
<h1 class =" sponsor-t3 orbitron text-xl" >
78
78
TIER <span class =" font-bold text-4xl" >3</span >
79
79
</h1 >
80
- <h2 class =" sponsor-t3 font-semibold leading-tight mb-2" >Neural Network Ninja</h2 >
80
+ <h2 class =" sponsor-t3 text-sm font-semibold leading-tight mb-2" >Neural Network Ninja</h2 >
81
81
</div >
82
82
</div >
83
83
84
- <div class =" flex w-screen border-b-2 border-purple-500 h-[32vh]" >
85
- <div class =" flex flex-col justify-between items-end border-r-2 h-[34vh] w-[26vw] -mt-4 text-right border-purple-500 p-4" >
84
+ <div class =" flex w-screen border-b-[1px] border-purple-500 h-[32vh]" >
85
+ <div class =" flex flex-col justify-between items-end border-r-[1px] h-[34vh] w-[26vw] -mt-4 text-right border-purple-500 p-4" >
86
86
<h1 class =" sponsor-t2 orbitron text-xl" >
87
87
TIER <span class =" font-bold text-4xl" >2</span >
88
88
</h1 >
89
- <h2 class =" sponsor-t2 font-semibold leading-tight mb-2" >SVM Sorcerer</h2 >
89
+ <h2 class =" sponsor-t2 text-sm font-semibold leading-tight mb-2" >SVM Sorcerer</h2 >
90
90
</div >
91
91
</div >
92
92
93
- <div class =" flex w-screen border-b-2 border-purple-500 h-[32vh]" >
94
- <div class =" flex flex-col justify-between items-end border-r-2 h-[34vh] w-[26vw] -mt-4 text-right border-purple-500 p-4" >
93
+ <div class =" flex w-screen border-b-[1px] border-purple-500 h-[32vh]" >
94
+ <div class =" flex flex-col justify-between items-end border-r-[1px] h-[34vh] w-[26vw] -mt-4 text-right border-purple-500 p-4" >
95
95
<h1 class =" sponsor-t1 orbitron text-xl" >
96
96
TIER <span class =" font-bold text-4xl" >1</span >
97
97
</h1 >
98
- <h2 class =" sponsor-t1 font-semibold leading-tight mb-2" >Perceptron Pro</h2 >
98
+ <h2 class =" sponsor-t1 text-sm font-semibold leading-tight mb-2" >Perceptron Pro</h2 >
99
99
</div >
100
100
<img
101
101
src ={ janestreet .src }
0 commit comments