File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,13 +65,13 @@ <h2 class="text-gray-50 font-normal text-3xl-4xl text-center">Working at the Has
65
65
< div class ="bg-gray-800 shadow-lg shadow-xl shadow-md shadow-sm px-6 sm:px-12 md:px-12 lg:px-16 py-16 md:py-20 ">
66
66
< h2 class ="text-gray-50 font-normal text-3xl-4xl text-center "> Haskell Foundation Sponsors Hiring Haskellers</ h2 >
67
67
< p class ="mt-10 lg:text-xl text-gray-300 leading-relaxed text-center ">
68
- Many of the Haskell Foundation's Sponsors are actively hiring Haskell engineers.
68
+ Many of our sponsors are actively hiring Haskell engineers.
69
69
</ p >
70
70
</ div >
71
71
</ div >
72
72
</ div >
73
- < div class ="text-center sm:px-12 md:px-12 lg:px-16 mt-32 ">
74
- < div class ="mt-16 flex flex-wrap items-center justify-center " > </ div >
73
+ < div class ="mt-16 md:mt-24 ">
74
+ < div class ="max-w-screen-xl mx-auto grid gap-8 lg:grid-cols-2 md:px-12 " >
75
75
$for(hiringsponsors)$
76
76
< a href ="$careersUrl$ " target ="_blank " class ="block w-36 m-4 "> < img alt ="$title$ " src ="$logo$ "
77
77
$if(srcset)$
You can’t perform that action at this time.
0 commit comments