Keep logo vertically centred when there's no navigation

Closes https://github.com/TryGhost/Casper/issues/338
This commit is contained in:
John O'Nolan 2017-08-08 16:23:18 +01:00
parent fd108b1b40
commit 11f61782ad
3 changed files with 3 additions and 2 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

@ -213,6 +213,7 @@ The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px o
flex-shrink: 0;
display: block;
margin-right: 24px;
padding: 9px 0;
color: #fff;
font-size: 1.7rem;
line-height: 1em;