Fix logo size in header on small screens (#760)

Co-authored-by: John O'Nolan <john@ghost.org>
This commit is contained in:
Paul Davis 2021-03-11 18:37:00 +00:00 committed by GitHub
parent e72f4236be
commit 410ec1a9d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -411,12 +411,6 @@ body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
.home-template #gh-head .gh-head-brand {
justify-content: flex-end;
}
#gh-head .gh-head-logo {
font-size: 2rem;
}
#gh-head .gh-head-logo img {
max-height: 40px;
}
#gh-head .gh-head-menu {
align-self: center;
display: flex;