Fix minor visual bug with clipped descenders in floating header

This commit is contained in:
John O'Nolan 2017-07-31 17:14:00 +04:00
parent 4b66223bb3
commit 2565c16916
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

@ -1323,6 +1323,7 @@ Super neat trick courtesy of @JoelDrapper
align-items: center;
color: var(--darkgrey);
font-weight: 700;
line-height: 1.1em;
}
.floating-header-logo a:hover {