mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
Minor Changes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<div class="{% unless homepage %}border-bottom{% endunless %}">
|
||||
<div class="container-lg px-3">
|
||||
<div class="py-4 d-flex flex-row flex-justify-between">
|
||||
<div class="py-4 d-flex flex-justify-between">
|
||||
<h1 class="alt-h4 lh-default v-align-middle">
|
||||
{% unless homepage %}
|
||||
<a href="/" class="no-underline text-uppercase text-brand-blue-dark">
|
||||
|
||||
@@ -29,7 +29,7 @@ code {
|
||||
}
|
||||
|
||||
@media (max-width: 543px) {
|
||||
.d-xs-none {
|
||||
display: none!important;
|
||||
}
|
||||
.d-xs-none {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user