diff --git a/src/style/_layout.scss b/src/style/_layout.scss index 95584a7c..e0d40550 100644 --- a/src/style/_layout.scss +++ b/src/style/_layout.scss @@ -768,14 +768,6 @@ } } -.renderedMarkdown { - p { - @include text_body(); - margin-top: 0px; - margin-bottom: 0px; - } -} - .response-content-type { padding-top: 1em;