1
0
mirror of https://github.com/bigchaindb/site.git synced 2025-02-14 21:10:28 +01:00

add line breaks for response

This commit is contained in:
Matthias Kretschmann 2018-04-04 12:43:52 +02:00
parent 733b5090a7
commit 4f030dea6e
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -76,6 +76,8 @@
code {
font-size: $font-size-xs;
word-break: break-all;
word-wrap: break-word;
}
}