Rename header-inner

This commit is contained in:
John O'Nolan 2019-11-25 17:06:05 -08:00
parent 251cd6df4d
commit ea31316fd8
4 changed files with 4 additions and 4 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

@ -13,7 +13,7 @@
text-decoration: none; text-decoration: none;
} }
.gh-head .gh-container { .gh-head-inner {
display: grid; display: grid;
grid-gap: 40px; grid-gap: 40px;
grid-template-columns: 1fr auto 1fr; grid-template-columns: 1fr auto 1fr;

View File

@ -18,7 +18,7 @@
<div class="gh-viewport"> <div class="gh-viewport">
<header id="gh-head" class="gh-head"> <header id="gh-head" class="gh-head">
<nav class="gh-container"> <nav class="gh-head-inner gh-container">
<div class="gh-head-brand"> <div class="gh-head-brand">
<a class="gh-head-logo" href="{{@site.url}}"> <a class="gh-head-logo" href="{{@site.url}}">