Because the image is slightly larger than the text, the menu items don't appear vertically centered in the navbar. Curiously, the brand item is still vertically centered.
I don't know if it is the right solution, but it would be nice if the div containing the menu items had a style "align-items" "center" on it or something.
Example: https://ellie-app.com/48ssjKSWZdwa1
Because the image is slightly larger than the text, the menu items don't appear vertically centered in the navbar. Curiously, the brand item is still vertically centered.
I don't know if it is the right solution, but it would be nice if the div containing the menu items had a
style "align-items" "center"
on it or something.