aboutsummaryrefslogtreecommitdiff
path: root/app/assets/sass/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/sass/_common.scss')
-rw-r--r--app/assets/sass/_common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/sass/_common.scss b/app/assets/sass/_common.scss
index e298f19..b617fa3 100644
--- a/app/assets/sass/_common.scss
+++ b/app/assets/sass/_common.scss
@@ -56,7 +56,7 @@ a {
cursor: pointer;
}
-code {
+code, .code {
font-family: $font-family-mono;
font-weight: 600;
}