mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-05-21 07:32:31 +08:00
Fix probot face
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user