Removed some horizontal margins on PDFs

This commit is contained in:
Joao Ramos
2024-01-12 00:32:02 +00:00
parent 7714854338
commit cb91acdded
4 changed files with 28 additions and 27 deletions

View File

@@ -14,8 +14,8 @@ export const styles = StyleSheet.create({
title: {
textTransform: "uppercase",
},
textPadding: {
margin: "8px",
textMargin: {
marginVertical: "8px",
},
separator: {
width: "100%",