aboutsummaryrefslogtreecommitdiff
path: root/app/assets/sass/_highlight.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/sass/_highlight.scss')
-rw-r--r--app/assets/sass/_highlight.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/sass/_highlight.scss b/app/assets/sass/_highlight.scss
index 1ade2d7..08009db 100644
--- a/app/assets/sass/_highlight.scss
+++ b/app/assets/sass/_highlight.scss
@@ -9,6 +9,10 @@
z-index: 4;
left: 0;
+ code {
+ font-weight: 300;
+ }
+
.plan-query-text {
background-color: #fff;
font-family: $font-family-mono;