Clicking in the empty space below the visible logo image still triggers navigation to the home route (/). This occurs because the parent component, which handles navigation, is sizing itself based on the large 10rem height applied to the
elements in CSS.
Expected Behavior
Clicking in the empty space below the logo should not trigger navigation. Navigation should only occur when clicking the logo image.
@robvanderveer / @northdpole
Assign this issue to me and share your thoughts on this issue.