Fix menu on calendar view

This commit is contained in:
Julia Friesel
2018-08-20 15:30:14 +02:00
parent e2b9d4b4a1
commit 93b4758123
2 changed files with 5 additions and 13 deletions
-4
View File
@@ -5,10 +5,6 @@ export const secondaryColor = '#351c4d'
export const fontOnPrimaryColor = 'white'
export default StyleSheet.create({
container: {
justifyContent: 'center',
alignItems: 'center'
},
welcome: {
fontSize: 20,
margin: 30,