Commit b4cc05e5 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add extra padding to some markdown pages

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent db1e7fb8
......@@ -68,3 +68,7 @@ body.modal-open {
.modal .modal-dialog {
width: 860px;
}
.documentation {
padding: 7px;
}
......@@ -542,3 +542,7 @@ pre.light-well {
}
}
}
.project-show-readme .readme-holder {
padding: 7px;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment