You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: reduce javadoc logo height to prevent navbar overflow
- Changed logo height from 100% to 2em
- Prevents logo from extending beyond navbar bounds
- Navbar height is 44px, 2em fits perfectly
- Tested in Chrome DevTools
Fixes#154
0 commit comments