From e5b21937083820383925d60ce193ba5b208ff4c2 Mon Sep 17 00:00:00 2001 From: Kyle Shockey Date: Fri, 17 Nov 2017 22:59:20 -0800 Subject: [PATCH] Fix Callback Response markdown styling --- src/style/_layout.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/style/_layout.scss b/src/style/_layout.scss index 786b9f80..0427b276 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -565,6 +565,7 @@ p { margin: 0; + @include text_code($response-col-description-inner-markdown-font-color); } a