Skip to content

Commit a178774

Browse files
committed
style(Header): reduce header margin bottom
1 parent 827e71d commit a178774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/components/receipts/Receipt.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const styles = StyleSheet.create({
3434
fontFamily: FontFamily.InterRegular,
3535
},
3636
header: {
37-
marginBottom: 20,
37+
marginBottom: 12,
3838
},
3939
accountName: {
4040
fontFamily: FontFamily.InterBold,

0 commit comments

Comments
 (0)