fix: markdown block text color 💅

closes #255
This commit is contained in:
Roman Hotsiy 2017-04-20 18:22:55 +03:00
parent f00b4f8695
commit 0f6f0359d9
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -264,6 +264,7 @@ footer {
code {
background-color: transparent;
color: white;
&:before, &:after {
content: none;