File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
< div class ="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center ">
2
- < div class ="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 ">
2
+ < div class ="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full ">
3
3
< div class ="space-y-4 ">
4
4
< h2 class ="font-normal text-xl "> < a class ="arrow-link " href ="$url$ "> $title$</ a > </ h2 >
5
5
< p > $summary$</ p >
Original file line number Diff line number Diff line change 1
1
< div class ="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center ">
2
- < div class ="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 ">
2
+ < div class ="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full ">
3
3
< div class ="space-y-4 ">
4
4
< h2 class ="text-center text-2xl-4xl font-normal "> $title$</ h2 >
5
5
< p > $summary$</ p >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ <h3 class="mb-4 text-xl text-gray-500">Amplify Haskell’s impact on humanity.</
31
31
32
32
$for(episodes)$
33
33
< div class ="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center ">
34
- < div class ="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 ">
34
+ < div class ="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full ">
35
35
< h2 class ="text-center text-2xl-4xl font-normal ">
36
36
< b > $episode$</ b > – $title$
37
37
</ h2 >
Original file line number Diff line number Diff line change 1
1
< div class ="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center ">
2
- < div class ="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 ">
2
+ < div class ="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full ">
3
3
< div class ="space-y-4 ">
4
4
< h2 class ="text-center text-2xl-4xl font-normal "> $title$</ h2 >
5
5
< p > $body$</ p >
You can’t perform that action at this time.
0 commit comments