refactor: set a4 margin
This commit is contained in:
parent
06d0d2267b
commit
614423e1f8
1 changed files with 4 additions and 0 deletions
|
|
@ -216,6 +216,10 @@ html {
|
|||
|
||||
@page {
|
||||
size: a4 portrait;
|
||||
margin-top: 0.5in;
|
||||
margin-left: 0.5in;
|
||||
margin-right: 0.5in;
|
||||
margin-bottom: 0.5in;
|
||||
}
|
||||
|
||||
@media print {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue