Home page + others

This commit is contained in:
Emily Liu
2020-12-23 00:23:53 -05:00
parent 290ce494fd
commit f216cfb872
8 changed files with 255 additions and 51 deletions
+4
View File
@@ -40,6 +40,10 @@ const styles = StyleSheet.create({
textDecorationStyle: "solid",
textDecorationColor: "red",
},
homeTitle: {
fontSize: 20,
fontWeight: 'bold',
},
title3: {
fontSize: 28,
},