More responsiveness on css examples

This commit is contained in:
Tanner Linsley 2017-08-03 19:55:22 -06:00
parent 0725f2159d
commit 6b192bd363

View File

@ -4,7 +4,7 @@ export default id => () => {
return (
<iframe
src={`https://codesandbox.io/embed/${id}?autoresize=1&hidenavigation=1&view=${global.innerWidth <
700
1000
? 'preview'
: 'split'}`}
style={{