Tweak spacing for header logo + title, in falafel theme

those were just too close together, this should fix.

nb. i am unclear if everything in layout.css is actually being used..?
This commit is contained in:
Lance Edgar 2020-12-15 19:08:24 -06:00
parent 95dd8d83dc
commit 058677adec
2 changed files with 9 additions and 1 deletions

View file

@ -175,7 +175,9 @@
<div class="navbar-brand">
<a class="navbar-item" href="${url('home')}">
${base_meta.header_logo()}
${base_meta.global_title()}
<div id="global-header-title">
${base_meta.global_title()}
</div>
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>