Removed some horizontal margins on PDFs
This commit is contained in:
@@ -14,8 +14,8 @@ export const styles = StyleSheet.create({
|
||||
title: {
|
||||
textTransform: "uppercase",
|
||||
},
|
||||
textPadding: {
|
||||
margin: "8px",
|
||||
textMargin: {
|
||||
marginVertical: "8px",
|
||||
},
|
||||
separator: {
|
||||
width: "100%",
|
||||
|
||||
Reference in New Issue
Block a user