added padding to styled code blocks

This commit is contained in:
Parker TenBroeck 2026-01-22 20:47:40 -05:00
parent c485e48b64
commit 7e636125c3
3 changed files with 8 additions and 1 deletions

View file

@ -13,7 +13,6 @@
body {
background: var(--bg-0);
color: var(--fg-1);
font-size: 16px;
line-height: 1.6em;