summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index b2b5992..5d2f12d 100644
--- a/style.scss
+++ b/style.scss
@@ -743,7 +743,7 @@ code table tr {
min-width: 32px;
border-right-style: dotted;
border-radius: 0;
- background: #2c2938;
+ /* background: #2c2938; */
}
.rouge-code {