diff --git a/lib/pdf-business-card.tsx b/lib/pdf-business-card.tsx index c1e4f1fa..b58dadcb 100644 --- a/lib/pdf-business-card.tsx +++ b/lib/pdf-business-card.tsx @@ -274,9 +274,9 @@ const styles = StyleSheet.create({ flexDirection: 'row', justifyContent: 'center', alignItems: 'center', - borderTop: `0.5pt solid ${COLORS.grayText}`, paddingTop: '2.5mm', marginTop: 'auto', + marginBottom: '2mm', // Force extra space from the bottom edge }, addressFooterText: { fontSize: 6,