Closed
Description
I think for visual purpose for the clients/users centering the sheet is great for them. So I added this small line of css for centering the sheets without affecting the print result.
.sheet {
margin: 0 auto;
}
I have used this small brilliant perfect fit css lib combined with normalize.css for all my docs and they just render perfectly on every browser! Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels