Sort icon childs alphabetically

This commit is contained in:
Mohamed Wael 2020-04-15 20:51:20 +01:00 committed by GitHub
parent a7e9953ec6
commit 7ce69ad130
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,10 +76,10 @@ const useStyles = makeStyles(
margin: 0 margin: 0
}, },
icon: { icon: {
fontSize: 48,
"& path":{ "& path":{
fill:theme.palette.primary.main, fill:theme.palette.primary.main,
}, }
fontSize: 48
}, },
sectionDescription: {}, sectionDescription: {},
sectionTitle: { sectionTitle: {