fix description style

This commit is contained in:
lesion
2019-03-01 01:00:03 +01:00
parent ddab51bd10
commit b50a9a250c
5 changed files with 12 additions and 4 deletions

View File

@@ -3,3 +3,10 @@
overflow: hidden;
} */
pre {
display: inline-block;
color: unset;
white-space: pre-line;
font-family: unset;
font-size: 1em;
}