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 11< 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 ">
33 < div class ="space-y-4 ">
44 < h2 class ="font-normal text-xl "> < a class ="arrow-link " href ="$url$ "> $title$</ a > </ h2 >
55 < p > $summary$</ p >
Original file line number Diff line number Diff line change 11< 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 ">
33 < div class ="space-y-4 ">
44 < h2 class ="text-center text-2xl-4xl font-normal "> $title$</ h2 >
55 < 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.</
3131
3232 $for(episodes)$
3333 < 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 ">
3535 < h2 class ="text-center text-2xl-4xl font-normal ">
3636 < b > $episode$</ b > – $title$
3737 </ h2 >
Original file line number Diff line number Diff line change 11< 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 ">
33 < div class ="space-y-4 ">
44 < h2 class ="text-center text-2xl-4xl font-normal "> $title$</ h2 >
55 < p > $body$</ p >
You can’t perform that action at this time.
0 commit comments