styling fixes

This commit is contained in:
Michael Freno
2025-12-30 15:10:25 -05:00
parent 17ea918081
commit 48bf4607b8
4 changed files with 7 additions and 4 deletions

View File

@@ -691,7 +691,6 @@ pre {
background: #0d0d0d;
color: #fff;
font-family: "Source Code Pro", monospace;
padding: 0.75rem 1rem;
border-radius: 0.5rem;
code {