Adjust background color of inline code in asides

This commit is contained in:
ines 2017-03-18 15:24:07 +01:00
parent ab1451f997
commit d44f85a85e

View File

@ -33,7 +33,7 @@
border-radius: 1px
.c-aside__content &
background: $color-dark
background: lighten($color-front, 10)
color: $color-back