Tweak header

This commit is contained in:
Brandon Keepers
2017-07-03 18:53:50 -05:00
parent e7d503534e
commit 0016a45da9

View File

@@ -15,14 +15,15 @@ layout: default
<div class="pb-0 pt-md-4 py-lg-6">
<div class="d-flex flex-items-center flex-justify-center">
<div class="flex-column col-3 text-right pr-4">
<img height="175" src="/assets/logo.png">
<img height="200" src="/assets/logo.png">
</div>
<div class="flex-column col-9">
<h1 class="alt-h1 mt-md-4 mb-3 mx-2 lh-condensed">
<h1 class="alt-h2 text-uppercase lh-condensed text-gray">Probot</h1>
<h2 class="alt-h1 lh-condensed">
Stop relying on a human<br>
to do the work of a robot.
</h1>
<div class="alt-lead mb-5 mx-2 lh-condensed" style="opacity:0.5;">GitHub Apps to automate and improve your workflow</div>
</h2>
<div class="alt-lead text-gray">GitHub Apps to automate and improve your workflow</div>
</div>
</div>
</div>