diff --git a/src/styles/app.scss b/src/styles/app.scss index 138e9113f..7dfb10fd1 100644 --- a/src/styles/app.scss +++ b/src/styles/app.scss @@ -221,14 +221,6 @@ div.brand { white-space: pre-wrap; } - pre code { - white-space: inherit; - } - - ul code { - display: block; - } - a.anchor::before { content: "ยง"; display: none;