Files
seasonedShows/client/app/components/styles/adminRequestInfo.jsx
2017-12-02 13:17:17 +01:00

11 lines
144 B
JavaScript

export default {
wrapper: {
width: '100%',
},
headerWrapper: {
width: '100%',
},
poster: {
minHeight: '450px',
},
}