Correct logo height in navbar
This commit is contained in:
parent
ea6942a7fe
commit
a516282b73
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -205,7 +205,7 @@ production stylesheet in assets/built/screen.css
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-head-logo img {
|
.gh-head-logo img {
|
||||||
max-height: 40px;
|
max-height: 26px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue