diff --git a/shop/components/invoice-pdf.tsx b/shop/components/invoice-pdf.tsx index d7778ec..0932e12 100644 --- a/shop/components/invoice-pdf.tsx +++ b/shop/components/invoice-pdf.tsx @@ -77,7 +77,7 @@ const styles = StyleSheet.create({ paddingTop: 10, }, totalLabel: { - fontSize: 14, + fontSize: 11, fontWeight: 'bold', }, footer: { @@ -216,7 +216,7 @@ export const InvoicePDF = ({ order, orderSnapshot, customer }: any) => { - + {oneTimeNet > 0 && ( 0 ? 10 : 0 }}> {monthlyNet > 0 && (