fix text wrapping on file description

This commit is contained in:
Sean Yesmunt 2018-11-06 16:27:26 -05:00
parent d5a19eb530
commit 7785de2a66

View file

@ -1,5 +1,6 @@
.markdown-preview {
margin: 0;
word-break: break-all;
// Headers
h1,