We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb6acc commit 9ee5621Copy full SHA for 9ee5621
1 file changed
_includes/nav.html
@@ -7,7 +7,7 @@
7
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
8
<i class="fa fa-bars" aria-hidden="true"></i>
9
</button>
10
- <a class="navbar-brand" href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/img/fov-logo-gray.png" style="height:80px; cursor:pointer;"></a>
+ <a class="navbar-brand" href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/img/fov-logo-gray.png" style="height:95px; cursor:pointer;"></a>
11
</div>
12
13
<!-- Collect the nav links, forms, and other content for toggling -->
0 commit comments