Remove unused old class

This commit is contained in:
John O'Nolan 2021-03-08 11:25:46 -05:00
parent 715f95d209
commit 2231274b07
4 changed files with 4 additions and 7 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

@ -151,6 +151,7 @@ production stylesheet in assets/built/screen.css
}
.site-header-content p {
z-index: 10;
max-width: 600px;
margin: 0 auto;
line-height: 1.2em;
@ -513,10 +514,6 @@ 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 {{#if @site.cover_image}}has-cover{{/if}}">
<header id="gh-head" class="gh-head">
<nav class="gh-head-inner inner gh-container">
<div class="gh-head-brand">