dc5bb3d4f3
Changed landscape orientation behavior to display profile photo at reduced size (50% width, max 80px) instead of hiding it completely. Changes: - static/css/05-responsive/_breakpoints.css: Changed from display:none to width:50% - tests/mjs/48-mobile-landscape-and-blur-test.mjs: Updated test to verify photo visibility Test Results: ✅ Photo visible in landscape: YES ✅ Photo width: 80px (max: 80px) ✅ Landscape mode optimized with visible photo Screenshot: tests/screenshots/mobile-landscape-optimized.png