Vertical align title in header
This commit is contained in:
parent
b51afcb6c0
commit
c1743fa895
3 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
<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 }}
|
||||
<img width='40' src='{{ root_url }}/images/favicon-192x192.png'>
|
||||
<span>{{ site.title }}</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue