mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-28 10:14:07 +03:00
Fix font weight on code blocks
This commit is contained in:
parent
841ad29f61
commit
8a5f1cd35a
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
.c-code-block__content
|
.c-code-block__content
|
||||||
display: block
|
display: block
|
||||||
font: normal normal 1.1rem/#{2} $font-code
|
font: normal 600 1.1rem/#{2} $font-code
|
||||||
padding: 1em 2em
|
padding: 1em 2em
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user