From 006b0208e1d0cfcaddf2842e38a3d7fd2374f136 Mon Sep 17 00:00:00 2001 From: jackyzha0 Date: Fri, 4 Sep 2020 11:31:47 -0700 Subject: add code highlighting to md --- frontend/src/css/index.css | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/src/css/index.css') diff --git a/frontend/src/css/index.css b/frontend/src/css/index.css index a6e8e9c..fcda1a3 100644 --- a/frontend/src/css/index.css +++ b/frontend/src/css/index.css @@ -167,7 +167,6 @@ button[type=button] { .md code { background: #00000008; font-size: 0.8em; - padding: 0.2em 0.5em; } .md pre { -- cgit v1.2.3