Logo moved to the left side of the Brand-name
This commit is contained in:
parent
5fb0a5e85f
commit
332a259a48
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
|||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<div class="navbar-brand-block">
|
||||
<a class="navbar-brand" href="{{ '/'|url(alt=this.alt) }}">BeeWare<img class="mx-1" src="{{ '/static/images/brutus-32.png'|asseturl }}"></a>
|
||||
<a class="navbar-brand" href="{{ '/'|url(alt=this.alt) }}"><img class="mx-2" src="{{ '/static/images/brutus-32.png'|asseturl }}">BeeWare</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbarsDefault">
|
||||
|
|
|
|||
Loading…
Reference in a new issue