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 1
1
< div class ="max-w-screen-xl mx-auto text-center sm:px-12 md:px-12 lg:px-16 mt-32 ">
2
2
< 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 ">
4
4
$for(monads)$
5
5
< a href ="$externalUrl$ " target ="_blank " class ="block w-36 m-4 "> < img alt ="$title$ " src ="$logo$ "
6
6
$if(srcset)$
10
10
$endfor$
11
11
</ div >
12
12
13
- < div class ="mt-16 flex flex-wrap justify-center ">
13
+ < div class ="mt-16 flex flex-wrap items-center justify-center ">
14
14
$for(applicatives)$
15
15
< a href ="$externalUrl$ " target ="_blank " class ="block w-36 m-4 "> < img alt ="$title$ " src ="$logo$ "
16
16
$if(srcset)$
20
20
$endfor$
21
21
</ div >
22
22
23
- < div class ="mt-16 flex flex-wrap justify-center ">
23
+ < div class ="mt-16 flex flex-wrap items-center justify-center ">
24
24
$for(functors)$
25
25
< a href ="$externalUrl$ " target ="_blank " class ="block w-36 m-4 "> < img alt ="$title$ " src ="$logo$ "
26
26
$if(srcset)$
41
41
< a href ="/contact " class ="arrow-link light "> > > contact us</ a >
42
42
</ div >
43
43
</ div >
44
-
44
+
45
45
< div class ="flex space-x-4 w-44 ">
46
46
< a href ="https://twitter.com/haskellfound " target ="_blank " class ="text-4xl block "> < span class ="fab fa-twitter "> </ span > </ a >
47
47
< 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