AliRana30 commented on PR #55: URL: https://github.com/apache/fineract-site/pull/55#issuecomment-3981144103
@meonkeys I took 3 days and tried my best to fix concerns of both you and AIRA. Here are the chagnes that I did , that you can review : ## What changed Fixes mobile navigation and responsive layout issues present since Hugo migration (#53). - Aira (fix-overlapping #49): sidebar overlay still blocked clicks after close — reduced overlay opacity so Materialize JS animates freely - Aira (fix-overlapping #49): hamburger `margin-left: -56px` causing misalignment — removed - Sidebar brand text was invisible (`position: absolute` clipped) — fixed to `position: static` - Sidebar dark mode colors now follow `[data-theme="dark"]` - Horizontal overflow on 375px–600px fixed - ~114 lines of unused cube-loader code removed from `nav-styles.css` ## Tested Chrome DevTools 375px / 768px / 1440px · Lighthouse Mobile 89 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
