Skip to content

Commit bee02f0

Browse files
committed
fixup
1 parent 5454426 commit bee02f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -257,14 +257,14 @@
257257
}
258258
section {
259259
flex-direction: column;
260+
page-break-after: always;
260261
}
261262
h1 {
262263
filter: none;
263264
}
264265
section.left, section.right {
265266
background: #fffff;
266267
filter: none;
267-
border-bottom: 1px solid black;
268268
}
269269
}
270270
</style>

0 commit comments

Comments
 (0)