Make the menu collapse less aggresively
This commit is contained in:
parent
f19400796e
commit
0d9fb09ff2
2 changed files with 17 additions and 22 deletions
|
@ -1,10 +1,10 @@
|
|||
<div class="grid__item three-tenths lap-four-sixths palm-one-whole ha-title">
|
||||
<div class="grid__item three-tenths lap-two-sixths palm-one-whole ha-title">
|
||||
<a href="{{ root_url }}/" class="site-title">
|
||||
<img width='40' src='{{ root_url }}/images/favicon-192x192.png'> {{ site.title }}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="grid__item seven-tenths lap-two-sixths palm-one-whole">
|
||||
<div class="grid__item seven-tenths lap-four-sixths palm-one-whole">
|
||||
<nav>
|
||||
{% include site/navigation.html %}
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue