static: adjust sizing of icon in navbar

This commit is contained in:
Jens Langhammer 2020-11-15 22:57:33 +01:00
parent c0bfd32d39
commit 9e384df79e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
}
.pb-brand > img {
max-height: 76px;
max-height: 68px;
margin-right: .5em;
}