feat: Updates pdf css to a smaller font size.
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
-webkit-print-color-adjust: exact;
|
||||
}
|
||||
}
|
||||
* {
|
||||
font-size: 12px;
|
||||
}
|
||||
h1 { font-size: 24px; }
|
||||
h2 { font-size: 16px; }
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user