d562047618
Code blocks and chart placeholders now extend 36px beyond the 550px prose column on each side via negative margins (.ll-bleed class). This aligns the code text (after line numbers) flush with the prose left edge. - --ll-bleed: 36px CSS variable (8px div padding + 28px line-number span) - Responsive: bleed disabled below 650px viewport - overflow-x-hidden on page wrapper prevents horizontal scroll