summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 2565448..804efc4 100644
--- a/style.scss
+++ b/style.scss
@@ -739,6 +739,7 @@ code table tr {
padding-right: 8px;
min-width: 32px;
border-right-style: dotted;
+ border-radius: 0;
}
.rouge-code {