diff --git a/README.md b/README.md index 63f28fb..4bb93a4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Similar in scope to [rustup](https://github.com/rust-lang-nursery/rustup.rs), [p [![Join the chat at Matrix.org](https://img.shields.io/matrix/haskell-tooling:matrix.org?label=chat%20on%20matrix.org)](https://app.element.io/#/room/#haskell-tooling:matrix.org) [![Join the chat at Discord](https://img.shields.io/discord/280033776820813825?label=chat%20on%20discord)](https://discord.gg/pKYf3zDQU7) [![Join the chat at https://gitter.im/haskell/ghcup](https://badges.gitter.im/haskell/ghcup.svg)](https://gitter.im/haskell/ghcup?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +Donate * [Installation](#installation) * [Simple bootstrap](#simple-bootstrap) diff --git a/www/ghcup.css b/www/ghcup.css index f678e32..4817ea6 100644 --- a/www/ghcup.css +++ b/www/ghcup.css @@ -174,7 +174,17 @@ span.code { line-height: 2rem; } +#help { + margin-bottom: 0px !important; +} + +#collective { + margin-top: 1em !important; + margin-bottom: 0px !important; +} + #about { + margin-top: 0.5em !important; font-size: 16px; line-height: 2em; } diff --git a/www/index.html b/www/index.html index 4f1ea76..9d56837 100644 --- a/www/index.html +++ b/www/index.html @@ -137,9 +137,14 @@ -

+

Need help? Ask on IRC, Discord, or report a bug .

+

+ + + +