Skip to content

Commit 67c4c42

Browse files
authored
Merge pull request #44 from haskellfoundation/homepage-alignment
update build and homepage css
2 parents 030b4e8 + 7f380b8 commit 67c4c42

File tree

4 files changed

+4
-56
lines changed

4 files changed

+4
-56
lines changed

docs/index.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -333,13 +333,12 @@ <h3 class="mt-6 font-semibold text-xl">Transparency.</h3>
333333
</div>
334334
</div>
335335
</div>
336-
</div>
337-
338336
</div>
339337
<div class="text-center pt-12 md:pt-20 px-12 sm:px-16 md:px-24 lg:px-36 ">
340338
<h1 class="text-2xl-5xl">Follow HF Developments</h1>
341339

342-
<p class="mt-4 text-gray-500">Follow us on <a class="fab fa-twitter text-2xl px-2 align-middle" href="https://twitter.com/haskellfound" target="_blank"></a> or join a mailing list</p>
340+
</div>
341+
<p class="text-center mt-4 text-gray-500">Follow us on <a class="fab fa-twitter text-2xl px-2 align-middle" href="https://twitter.com/haskellfound" target="_blank"></a> or join a mailing list</p>
343342

344343
</div>
345344

docs/news/index.html

-25
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@
209209
</div>
210210

211211
</div>
212-
213212
<div class="text-center pt-12 md:pt-20 px-12 sm:px-16 md:px-24 lg:px-36 ">
214213
<h1 class="text-2xl-5xl">News</h1>
215214
</div>
@@ -218,30 +217,6 @@ <h1 class="text-2xl-5xl">News</h1>
218217
<div class="max-w-screen-xl mx-auto py-16 md:py-24">
219218
<h2 class="text-2xl-4xl font-normal text-center">March 19, 2021</h2>
220219
<div>
221-
222-
<div class="relative bg-white">
223-
<div class="absolute -z-10 left-0 top-0 right-6 bottom-6 border-3 border-purple-700"></div>
224-
<div class="absolute -z-10 left-6 top-6 right-0 bottom-0 border-3 border-purple-700"></div>
225-
<div class="p-3">
226-
<div class="relative bg-white border-3 border-purple-700">
227-
<div class="py-8 px-6 sm:px-12">
228-
<h2 class="text-2xl-4xl font-normal">Haskell Foundation March Update</h2>
229-
<p class="mt-8">
230-
Andrew Boardman posted the <a href="https://discourse.haskell.org/t/haskell-foundation-update-2021-03-19/2152" target="_blank">March Foundation update.</a>
231-
</p>
232-
</div>
233-
234-
</div>
235-
</div>
236-
237-
</div>
238-
</div>
239-
</div>
240-
241-
<div class="max-w-screen-xl mx-auto py-16 md:py-24">
242-
<h2 class="text-2xl-4xl font-normal text-center">March 19, 2021</h2>
243-
<div>
244-
245220
<div class="relative bg-white">
246221
<div class="absolute -z-10 left-0 top-0 right-6 bottom-6 border-3 border-purple-700"></div>
247222
<div class="absolute -z-10 left-6 top-6 right-0 bottom-0 border-3 border-purple-700"></div>

site/index.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -153,13 +153,12 @@ <h3 class="mt-6 font-semibold text-xl">Transparency.</h3>
153153
</div>
154154
</div>
155155
</div>
156-
</div>
157-
158156
</div>
159157
<div class="text-center pt-12 md:pt-20 px-12 sm:px-16 md:px-24 lg:px-36 ">
160158
<h1 class="text-2xl-5xl">Follow HF Developments</h1>
161159

162-
<p class="mt-4 text-gray-500">Follow us on <a class="fab fa-twitter text-2xl px-2 align-middle" href="https://twitter.com/haskellfound" target="_blank"></a> or join a mailing list</p>
160+
</div>
161+
<p class="text-center mt-4 text-gray-500">Follow us on <a class="fab fa-twitter text-2xl px-2 align-middle" href="https://twitter.com/haskellfound" target="_blank"></a> or join a mailing list</p>
163162

164163
</div>
165164

site/news/index.html

-25
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
</div>
3030

3131
</div>
32-
3332
<div class="text-center pt-12 md:pt-20 px-12 sm:px-16 md:px-24 lg:px-36 ">
3433
<h1 class="text-2xl-5xl">News</h1>
3534
</div>
@@ -38,30 +37,6 @@ <h1 class="text-2xl-5xl">News</h1>
3837
<div class="max-w-screen-xl mx-auto py-16 md:py-24">
3938
<h2 class="text-2xl-4xl font-normal text-center">March 19, 2021</h2>
4039
<div>
41-
42-
<div class="relative bg-white">
43-
<div class="absolute -z-10 left-0 top-0 right-6 bottom-6 border-3 border-purple-700"></div>
44-
<div class="absolute -z-10 left-6 top-6 right-0 bottom-0 border-3 border-purple-700"></div>
45-
<div class="p-3">
46-
<div class="relative bg-white border-3 border-purple-700">
47-
<div class="py-8 px-6 sm:px-12">
48-
<h2 class="text-2xl-4xl font-normal">Haskell Foundation March Update</h2>
49-
<p class="mt-8">
50-
Andrew Boardman posted the <a href='https://discourse.haskell.org/t/haskell-foundation-update-2021-03-19/2152' target='_blank'>March Foundation update.</a>
51-
</p>
52-
</div>
53-
54-
</div>
55-
</div>
56-
57-
</div>
58-
</div>
59-
</div>
60-
61-
<div class="max-w-screen-xl mx-auto py-16 md:py-24">
62-
<h2 class="text-2xl-4xl font-normal text-center">March 19, 2021</h2>
63-
<div>
64-
6540
<div class="relative bg-white">
6641
<div class="absolute -z-10 left-0 top-0 right-6 bottom-6 border-3 border-purple-700"></div>
6742
<div class="absolute -z-10 left-6 top-6 right-0 bottom-0 border-3 border-purple-700"></div>

0 commit comments

Comments
 (0)