From cfc1a55bb946a5e31ac28691a686ea21aed48d62 Mon Sep 17 00:00:00 2001 From: Christian Fillion Date: Mon, 6 Jan 2025 07:33:01 -0500 Subject: [PATCH] improve foreground color of inline code --- source/stylesheets/site.css.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/source/stylesheets/site.css.sass b/source/stylesheets/site.css.sass index 1dbbb50..085919e 100644 --- a/source/stylesheets/site.css.sass +++ b/source/stylesheets/site.css.sass @@ -72,6 +72,7 @@ small line-height: 1em code + color: config.$foreground font-family: monospace blockquote