We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d86223 commit a5695d4Copy full SHA for a5695d4
templates/footer.html
@@ -40,7 +40,7 @@
40
</div>
41
42
43
- <div class="flex space-x-4 w-44">
+ <div class="flex space-x-4">
44
<a href="https://twitter.com/haskellfound" target="_blank" class="text-4xl block"><span class="fab fa-twitter"></span></a>
45
<a href="https://www.linkedin.com/company/haskell-foundation-inc" target="_blank" class="text-4xl block"><span class="fab fa-linkedin-in"></span></a>
46
<a href="https://discourse.haskell.org/c/haskell-foundation/11" target="_blank" class="text-4xl block"><span class="fab fa-discourse"></span></a>
0 commit comments