tweak navbar so it isn't more than 4rem high
This commit is contained in:
parent
86177ac3af
commit
12ca6d9d34
2 changed files with 2 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<header class="navbar navbar-inverse navbar-expand-md flex-column flex-md-row bd-navbar">
|
||||
<a class="navbar-brand mr-0 mr-md-2" href="{{ site.baseurl }}/">
|
||||
{% include icons/bootstrap.svg width="40" height="40" class="d-block" %}
|
||||
{% include icons/bootstrap.svg width="38" height="38" class="d-block" %}
|
||||
</a>
|
||||
|
||||
<div class="navbar-nav-scroll">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue