Closed brodycj closed 7 years ago
@brodybits it makes sense. We could add these lines, I think.
body.letter .sheet { width: 216mm; height: 279mm }
body.legal .sheet { width: 216mm; height: 356mm }
@media print {
body.letter, body.legal { width: 216mm }
}
Landed on #21
On Nov 21, 2017 6:05 AM, "Tsutomu Kawamura" notifications@github.com wrote:
Landed on #21 https://github.com/cognitom/paper-css/pull/21
Thanks!
I discovered https://github.com/SienaSantos/paper-css fork which adds legal size in https://github.com/SienaSantos/paper-css/commit/780e7030763afa7fc092ab5ecd9bb51cf66bd35f.