From f4cb08e7a1eaebf3c60506e3a4941c903619c448 Mon Sep 17 00:00:00 2001 From: jackyzha0 Date: Sat, 23 May 2020 10:59:31 -0700 Subject: fix more styling problems --- frontend/src/css/index.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'frontend/src/css') diff --git a/frontend/src/css/index.css b/frontend/src/css/index.css index 9aa48e1..60b0ca8 100644 --- a/frontend/src/css/index.css +++ b/frontend/src/css/index.css @@ -25,12 +25,6 @@ textarea, input[type=text], input[type=password], .Dropdown-root { margin: 1.7em 0; } -.codeBlock code:first-child { - margin-right: 10px; - border-radius: 0; - border-right: 1px solid #11111155; -} - code, pre { background: #00000000; font-family: 'Roboto Mono', monospace; -- cgit v1.2.3