mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-04-23 20:00:51 +08:00
Use hide-sm instead of custom d-xs-none
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{% unless homepage %}
|
||||
<a href="/" class="no-underline text-uppercase text-brand-blue-dark">
|
||||
<img class="v-align-middle" style="margin: -12px 8px -12px 0;" src="/assets/probot-head.png" height="36" alt="">
|
||||
<span class="d-xs-none">Probot</span>
|
||||
<span class="hide-sm">Probot</span>
|
||||
</a>
|
||||
{% endunless %}
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user