Fix probot face

This commit is contained in:
Jason Etcovitch
2018-02-25 15:11:41 -05:00
parent c4214808a6
commit dd60b63eda

View File

@@ -5,8 +5,8 @@
<div class="py-4 d-flex flex-justify-between">
<h1 class="alt-h4 lh-default">
{% unless homepage %}
<a href="/" class="no-underline text-uppercase text-brand-blue-dark">
<img class="v-align-middle mr-2" style="margin-top: -8px;" src="/assets/probot-head.png" width="36" height="36" alt="">
<a href="/" class="no-underline text-uppercase text-brand-blue-dark d-flex flex-items-center">
<img class="mr-2 mt-n2" src="/assets/probot-head.png" width="36" height="36" alt="">
<span class="hide-sm">Probot</span>
</a>
{% endunless %}