Improve wiki content width. (#4195)

This commit is contained in:
harry 2018-06-12 19:27:18 +08:00 committed by Lauris BH
parent 0ea18698af
commit 0ba165e2ea
2 changed files with 5 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -5,6 +5,10 @@
line-height: 1.6 !important;
word-wrap: break-word;
&.ui.segment {
padding: 3em;
}
&.file-view {
padding: 2em 2em 2em !important;
}