mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Adjust background color of inline code in asides
This commit is contained in:
parent
ab1451f997
commit
d44f85a85e
|
@ -33,7 +33,7 @@
|
|||
border-radius: 1px
|
||||
|
||||
.c-aside__content &
|
||||
background: $color-dark
|
||||
background: lighten($color-front, 10)
|
||||
color: $color-back
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user