diff --git a/src/NFCModal.tsx b/src/NFCModal.tsx index d0709e8..099672c 100644 --- a/src/NFCModal.tsx +++ b/src/NFCModal.tsx @@ -21,7 +21,7 @@ const NFCModal: FC = props => { Tap your Keycard - + diff --git a/src/Styles.tsx b/src/Styles.tsx index ea5e383..1fc5ea0 100644 --- a/src/Styles.tsx +++ b/src/Styles.tsx @@ -49,7 +49,7 @@ const Styles = StyleSheet.create({ footer: { width: '100%', position: 'absolute', - bottom: 60, + bottom: 40, justifyContent: 'center' }, sublinkContainer: {