mirror of
https://github.com/lemeow125/Borrowing-TrackerFrontend.git
synced 2024-11-16 22:09:29 +08:00
changes in pdf printing style
This commit is contained in:
parent
59525c173d
commit
84990b70e0
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ export default function TransactionPage() {
|
|||
alignContent: "center",
|
||||
justifyContent: "center",
|
||||
alignItems: "center",
|
||||
marginTop: 64
|
||||
marginTop: 130
|
||||
}}
|
||||
>
|
||||
<PDFDownloadLink
|
||||
|
|
Loading…
Reference in a new issue