From 0a91c0c65c61943f2669c41b52184cfa8b9f2bf3 Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Wed, 8 Jul 2026 13:10:53 -0600 Subject: [PATCH] removing reference to a code tag that doesn't exist anymore --- app.css | 5 ----- index.html | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/app.css b/app.css index 41f53b2..113a1fc 100644 --- a/app.css +++ b/app.css @@ -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; diff --git a/index.html b/index.html index 3dd74fd..e968e19 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@