Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 03 Jan 13:52
· 96 commits to main since this release

Fix missing bottom margin on code blocks

Code blocks using not-prose were missing bottom margins, causing headings that follow to appear cramped against the code block. Added mb-6 to the CodeBlock wrapper for proper spacing.

Also removes accidentally committed website/frontend/dist/ build artifacts from git tracking.