mirror of
https://github.com/ZetaKebab/kesper.git
synced 2026-08-18 11:50:55 +00:00
Fix logo size in header on small screens (#760)
Co-authored-by: John O'Nolan <john@ghost.org>
This commit is contained in:
co-authored by
John O'Nolan
parent
e72f4236be
commit
410ec1a9d5
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user