fix top margin

This commit is contained in:
Spreadyy 2016-10-22 23:07:16 +02:00 committed by GitHub
parent 383af12a74
commit 12374fc6cf

View File

@ -13,6 +13,10 @@ p {
margin: 6px 0;
}
#preamble > .sectionbody > .paragraph > p {
margin: 0;
}
#header {
display: none;
}