Fix font weight on code blocks

This commit is contained in:
ines 2017-05-17 18:21:01 +02:00
parent 841ad29f61
commit 8a5f1cd35a

View File

@ -18,7 +18,7 @@
.c-code-block__content
display: block
font: normal normal 1.1rem/#{2} $font-code
font: normal 600 1.1rem/#{2} $font-code
padding: 1em 2em