Just added a justify content variable
This commit is contained in:
		| @@ -5,6 +5,7 @@ export default { | |||||||
| 		flexDirection: 'row', | 		flexDirection: 'row', | ||||||
| 		flexWrap: 'wrap', | 		flexWrap: 'wrap', | ||||||
| 		flexFlow: 'row wrap', | 		flexFlow: 'row wrap', | ||||||
|  | 		justifyContent: 'space-around', | ||||||
| 	}, | 	}, | ||||||
|  |  | ||||||
| 	wrappingDiv: { | 	wrappingDiv: { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user