Improve wiki content width.

This commit is contained in:
harryxu 2018-06-09 19:55:05 +08:00
parent 8786c15221
commit 3c59a2c47c
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;
}