Last updated 7 months ago
Was this helpful?
Consider...
Styling control / themes
Fixing margins / padding
<style> .w-richtext .w-code-block code { margin: 0; padding: 1rem; } </style>