]> danix's work - danix.xyz-2.git/commit
fix: remove whitespace gaps and restore font size in code blocks
authorDanilo M. <redacted>
Sat, 18 Apr 2026 17:37:25 +0000 (19:37 +0200)
committerDanilo M. <redacted>
Sat, 18 Apr 2026 17:37:25 +0000 (19:37 +0200)
commitc763d15eaa7c1f8480ce1dd7aea0f86bdf9e0c6e
tree19b597d4f08565153efcc229bcd343c255bfceb6
parent4562b92498bd794da4058a87c0c5cbb0d048f047
fix: remove whitespace gaps and restore font size in code blocks

- Add not-prose to .code-block-wrapper to opt out of Tailwind Typography
  styles (table margins were causing the empty line gaps above/below code)
- Restore font-size: 0.875em on pre and code since not-prose removed the
  Typography plugin's size normalization

Co-Authored-By: Claude Sonnet 4.6 <redacted>
themes/danix-xyz-hacker/assets/css/chroma-custom.css
themes/danix-xyz-hacker/layouts/_default/_markup/render-codeblock.html