diff --git a/public/assets/css/pdf_new.css b/public/assets/css/pdf_new.css index 6eaa077..b866ecc 100644 --- a/public/assets/css/pdf_new.css +++ b/public/assets/css/pdf_new.css @@ -32,7 +32,7 @@ body { text-align: justify; } #dinfo { - margin-top: 130px; + margin-top: 125px; background-size: 100% auto; background-repeat: no-repeat; } @@ -67,8 +67,8 @@ table { th,td { /* padding-left: 1rem; */ - padding-top: 4px; - padding-bottom: 4px ; + padding-top: 3.5px; + padding-bottom: 3.5px ; line-height:1.5; border: 1px solid rgb(0, 0, 0); }