rm non-used css

This commit is contained in:
Stefan Ålund
2020-10-07 08:40:57 +02:00
parent a385c27eeb
commit 04af2d7af4
@@ -29,10 +29,6 @@ const useStyles = makeStyles(theme => ({
imageContainer: {
position: 'relative',
},
backgroundImage: {
position: 'absolute',
width: '100%',
},
}));
type Props = {