|
@@ -27,14 +27,14 @@ Uppy is developed by [Transloadit](https://transloadit.com). Transloadit is the
|
|
|
|
|
|
Here’s a demo:
|
|
|
|
|
|
-<div class="wide">
|
|
|
- <p class="codepen" data-height="600" data-theme-id="light" data-default-tab="js,result" data-user="uppy" data-slug-hash="gEgPav" style="height: 600px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid black; margin: 1em 0; padding: 1em;" data-pen-title="Robodog: resizing and optimizng your avatar">
|
|
|
+<figure class="wide">
|
|
|
+ <p class="codepen" data-height="600" data-theme-id="light" data-default-tab="js,result" data-user="uppy" data-slug-hash="gEgPav" style="height: 600px; width: 100%; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid black; margin: 1em 0; padding: 1em;" data-pen-title="Robodog: resizing and optimizng your avatar">
|
|
|
<span>See the Pen <a href="https://codepen.io/uppy/pen/gEgPav/">
|
|
|
Robodog: resizing and optimizng your avatar</a> by Uppy File Uploader (<a href="https://codepen.io/uppy">@uppy</a>)
|
|
|
on <a href="https://codepen.io">CodePen</a>.</span>
|
|
|
</p>
|
|
|
<script async src="https://static.codepen.io/assets/embed/ei.js"></script>
|
|
|
-</div>
|
|
|
+</figure>
|
|
|
|
|
|
|
|
|
You can install Robodog from NPM:
|