mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
Keep logo vertically centred when there's no navigation
Closes https://github.com/TryGhost/Casper/issues/338
This commit is contained in:
parent
fd108b1b40
commit
11f61782ad
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -213,6 +213,7 @@ The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px o
|
|||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
display: block;
|
display: block;
|
||||||
margin-right: 24px;
|
margin-right: 24px;
|
||||||
|
padding: 9px 0;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
|
Loading…
Reference in New Issue
Block a user