@admins What do you think about updating the custom CSS on Discourse to align the logo back to where it used to be, like this:
This is the CSS, very similar to what it currently is, just change of numbers, and the last property is height, not max-height.
.logo-big, .logo-small {
margin-top: -1px;
margin-left: -3px;
height: 62px !important;
}
Also, here’s a correctly scaled icon @2x: