Implement terms-of-service and privacy-policy links in signup
This commit is contained in:
@@ -68,6 +68,9 @@ export const s = StyleSheet.create({
|
||||
light: {fontWeight: '300'},
|
||||
fw200: {fontWeight: '200'},
|
||||
|
||||
// text decoration
|
||||
underline: {textDecorationLine: 'underline'},
|
||||
|
||||
// font sizes
|
||||
f9: {fontSize: 9},
|
||||
f10: {fontSize: 10},
|
||||
|
||||
Reference in New Issue
Block a user