From 9b004d78b5012e4e7a3bf6e1eb086d941050425f Mon Sep 17 00:00:00 2001 From: Alex Tatiyants Date: Sat, 5 Mar 2016 12:02:08 -0800 Subject: tweak styles for new plan page --- app/assets/sass/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/assets/sass') 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; } -- cgit v1.2.3