CSS bugfix
This commit is contained in:
parent
1470a75676
commit
8157a3c268
2 changed files with 9 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<a class="navbar-brand" href="{{ .Site.Home.RelPermalink }}">
|
||||
<img src="/images/alguidelines-bclogo-pattern-white.png" height="32px">
|
||||
<span class="font-weight-bold show-desktop">{{ .Site.Title }}</span>
|
||||
<span class="font-weight-bold show-mobile" style="display: inline;">{{ .Site.Params.shorttitle }}</span>
|
||||
<span class="font-weight-bold show-mobile-inline">{{ .Site.Params.shorttitle }}</span>
|
||||
</a>
|
||||
<div class="td-navbar-nav-scroll ml-md-auto" id="main_navbar">
|
||||
<ul class="navbar-nav mt-2 mt-lg-0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue