Skip to content

Commit

Permalink
smaller pdf (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
facosta-eb authored Jun 18, 2020
1 parent aa7c5f1 commit 0bcdac2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions templates/supplier_app/html-to-pdf-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,14 @@
font-size: 19px;
text-align: center;
color: rgb(30, 10, 61);
padding: 50px 0 0 0;
padding: 0 0 0 0;
}
.header {
font-size: 20px;
font-weight: 100;
/* text-align: center; */
color: rgb(255, 125, 0);
padding: 0 0 -30px 40px;
}
.details {
padding: 10px 20px 0px 20px;
Expand All @@ -36,9 +37,6 @@
.text-center{
text-align: center;
}
table{
margin: 25px 0 0 0;
}
.line{
margin: -10px 0 0 0;
}
Expand Down

0 comments on commit 0bcdac2

Please sign in to comment.