Fixed invalid style

This commit is contained in:
Afzal Sayed 2017-12-01 22:37:51 +05:30 committed by GitHub
parent b47ef25242
commit cb80772538
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,8 +33,7 @@ pre code{
display: block;
font-size: inherit;
padding: initial;
white-space:pre;
white-space:pre-wrap;
word-break:break-all;
word-wrap:break-word;
}
}