aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/header.html')
-rw-r--r--layouts/partials/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 2a64490..61065b0 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -37,14 +37,14 @@
</ul>
</nav>
-<nav class="dt w-100 border-box pa2">
+<nav class="dt w-100 border-box pa2 bg-white-40">
<a class="dtc dib v-mid dim " onclick="w3_open()">
<i class="fa fa-lg fa-bars black"></i>
</a>
<a href="{{ "/" | relLangURL }}" class="dtc v-mid link dim tc">
- <div class="f4 dib black-50">{{ .Site.Title }}</div>
+ <div class="f4 dib black-80 b">{{ .Site.Title }}</div>
</a>
{{ with ($.Scratch.Get "authorPicture") }}