removing reference to a code tag that doesn't exist anymore

This commit is contained in:
2026-07-08 13:10:53 -06:00
parent 6116875049
commit 0a91c0c65c
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -137,11 +137,6 @@
margin: 0 0 0.5rem;
}
p { line-height: 1.5; font-size: 0.9rem; }
code {
background: var(--accent-dim);
padding: 0.1rem 0.3rem;
border-radius: 3px;
}
footer {
color: var(--muted);
font-size: 0.75rem;