Correct logo height in navbar

This commit is contained in:
John O'Nolan 2021-03-09 09:04:50 -05:00
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

View File

@ -205,7 +205,7 @@ production stylesheet in assets/built/screen.css
}
.gh-head-logo img {
max-height: 40px;
max-height: 26px;
}