align the top haskell logo and "GHCUP" text correctly

This commit is contained in:
Arjun Kathuria
2021-10-12 14:24:41 +05:30
committed by Julian Ospald
parent 237ed173ee
commit 6b0c915077
2 changed files with 21 additions and 1 deletions

View File

@@ -8,7 +8,10 @@ hide:
<script src="javascripts/extra.js"></script>
# ![](./haskell_logo.png){: .main-logo style="width:100px"} GHCup
<section class="index-ghcup-hero">
<img alt="haskell logo" src="./haskell_logo.png" />
<h1>GHCup</h1>
</section>
<p class="ghcup-intro">GHCup is an installer for the general purpose language <a href="https://www.haskell.org">Haskell</a>.</p>