diff --git a/docs/css/extra.css b/docs/css/extra.css index 527881e..873d955 100644 --- a/docs/css/extra.css +++ b/docs/css/extra.css @@ -61,3 +61,8 @@ body.homepage>div.container div.col-md-9 { flex: 0 0 100%; max-width: 100%; } + +.center { + display: block !important; +} + diff --git a/docs/index.md b/docs/index.md index 80f12a9..7631f71 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,5 +32,5 @@ It follows the unix UNIX philosophy of [do one thing and do it well](https://en. ---- -![GHCup](./ghcup.gif) +![GHCup](./ghcup.gif#center){: .center style="width:700px"}