Small style changes
This commit is contained in:
parent
af10780d4f
commit
fb7d854abe
2 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,7 @@ you want your chapter to always start on the right page. */
|
||||||
|
|
||||||
.snapshot{
|
.snapshot{
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.snapshot .iteration{
|
.snapshot .iteration{
|
||||||
|
|
|
@ -85,6 +85,7 @@ you want your chapter to always start on the right page. */
|
||||||
|
|
||||||
.snapshot{
|
.snapshot{
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.snapshot .iteration{
|
.snapshot .iteration{
|
||||||
|
|
Loading…
Reference in a new issue