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 @@