Reinstate a class which as it turns out was not unused after all

This commit is contained in:
John O'Nolan 2021-03-08 11:46:41 -05:00
parent 30cd8d97e0
commit 372dca859b
4 changed files with 7 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -489,6 +489,10 @@ body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
z-index: 2000;
}
.home-template .gh-head.has-cover {
background: transparent;
}
.home-template.gh-head-open .gh-head {
background: var(--ghost-accent-color);
}

View File

@ -21,7 +21,7 @@
<body class="{{body_class}}">
<div class="viewport">
<header id="gh-head" class="gh-head">
<header id="gh-head" class="gh-head {{#if @site.cover_image}}has-cover{{/if}}">
<nav class="gh-head-inner inner gh-container">
<div class="gh-head-brand">