Skip to content

Commit

Permalink
Remove bold font-weight property from code snippets
Browse files Browse the repository at this point in the history
In Google Chrome this property is not taken into account, while in
Mozilla Firefox and Safari it is. The property makes the code
snippets difficult to read.
  • Loading branch information
greenstatic committed Jun 22, 2019
1 parent e3c194a commit e50c045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/sass/_base.sass
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,6 @@ dd
font-family: $mono-font
vertical-align: baseline
font-size: 14px
font-weight: bold
padding: 2px 4px

a code
Expand Down

0 comments on commit e50c045

Please sign in to comment.