Full width

This commit is contained in:
David Eisinger
2025-01-09 16:16:54 -05:00
parent dade247326
commit c29f501699

View File

@@ -249,6 +249,10 @@ audio::-webkit-media-controls-panel {
page-break-inside: avoid;
}
#content {
max-width: none;
}
.page-break {
page-break-after: always;
}