Describe the issue
The pivx_logo_horizontal.png in the Qt wallet header, although positioned correctly, visually looks off due to the white menu bar above it and close proximity of the grey border beneath it.
Suggested fix
Either the image file is adjusted to space the logo away from the grey border, or the buffer is spaced via code to achieve the same result.
Screenshots.

Original

With spacing
The image could be even more visually centered vertically in the white header space, but doing so would likely risk losing fidelity on the logo and accompanying text if done via image, or needlessly enlarging the header space if done by code. It would probably need a bit of playing around for the best result regardless.
What version of PIVX Core are you using?
Qt Core wallet (image from in-development build on Testnet.
Describe the issue
The pivx_logo_horizontal.png in the Qt wallet header, although positioned correctly, visually looks off due to the white menu bar above it and close proximity of the grey border beneath it.
Suggested fix
Either the image file is adjusted to space the logo away from the grey border, or the buffer is spaced via code to achieve the same result.
Screenshots.
Original
With spacing
The image could be even more visually centered vertically in the white header space, but doing so would likely risk losing fidelity on the logo and accompanying text if done via image, or needlessly enlarging the header space if done by code. It would probably need a bit of playing around for the best result regardless.
What version of PIVX Core are you using?
Qt Core wallet (image from in-development build on Testnet.