File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11< div class ="max-w-screen-xl mx-auto text-center sm:px-12 md:px-12 lg:px-16 mt-32 ">
22 < div class ="font-bold "> SPONSORS</ div >
3- < div class ="mt-16 flex flex-wrap justify-center ">
3+ < div class ="mt-16 flex flex-wrap items-center justify-center ">
44 $for(monads)$
55 < a href ="$externalUrl$ " target ="_blank " class ="block w-36 m-4 "> < img alt ="$title$ " src ="$logo$ "
66 $if(srcset)$
1010 $endfor$
1111 </ div >
1212
13- < div class ="mt-16 flex flex-wrap justify-center ">
13+ < div class ="mt-16 flex flex-wrap items-center justify-center ">
1414 $for(applicatives)$
1515 < a href ="$externalUrl$ " target ="_blank " class ="block w-36 m-4 "> < img alt ="$title$ " src ="$logo$ "
1616 $if(srcset)$
2020 $endfor$
2121 </ div >
2222
23- < div class ="mt-16 flex flex-wrap justify-center ">
23+ < div class ="mt-16 flex flex-wrap items-center justify-center ">
2424 $for(functors)$
2525 < a href ="$externalUrl$ " target ="_blank " class ="block w-36 m-4 "> < img alt ="$title$ " src ="$logo$ "
2626 $if(srcset)$
4141 < a href ="/contact " class ="arrow-link light "> > > contact us</ a >
4242 </ div >
4343 </ div >
44-
44+
4545 < div class ="flex space-x-4 w-44 ">
4646 < a href ="https://twitter.com/haskellfound " target ="_blank " class ="text-4xl block "> < span class ="fab fa-twitter "> </ span > </ a >
4747 < a href ="https://www.linkedin.com/company/haskell-foundation-inc " target ="_blank " class ="text-4xl block "> < span class ="fab fa-linkedin-in "> </ span > </ a >
You can’t perform that action at this time.
0 commit comments