make thumbnails 100 x 100

This commit is contained in:
Berkeley Martinez
2015-08-25 12:27:37 -07:00
parent bfd4980e5d
commit 83724bef1d

View File

@ -16,8 +16,8 @@ export default contain(
renderJobs(jobs =[]) {
const thumbnailStyle = {
backgroundColor: 'white',
maxHeight: '200px',
maxWidth: '200px'
maxHeight: '100px',
maxWidth: '100px'
};
return jobs.map((
{