Fix minor visual bug with clipped descenders in floating header
This commit is contained in:
parent
4b66223bb3
commit
2565c16916
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1323,6 +1323,7 @@ Super neat trick courtesy of @JoelDrapper
|
||||||
align-items: center;
|
align-items: center;
|
||||||
color: var(--darkgrey);
|
color: var(--darkgrey);
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
line-height: 1.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.floating-header-logo a:hover {
|
.floating-header-logo a:hover {
|
||||||
|
|
Loading…
Reference in New Issue