Added Poprocket effect to the html example file

This commit is contained in:
Lucca G. P 2017-12-31 22:25:32 -02:00 committed by GitHub
parent aadae52bec
commit a93bff4f5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -501,6 +501,19 @@
</div>
</div>
</div>
<div class="column col-2 col-md-3 col-sm-6 col-xs-12">
<div class="card">
<div class="card-image filter-poprocket">
<img src="assets/img/instagram-example.jpg" class="img-responsive"/>
</div>
<div class="card-header">
<span class="h6">Poprocket</span>
</div>
</div>
</div>
</div>
</div>
</div>