Skip to content

Commit d374efc

Browse files
committed
resize and optimize gifs
1 parent 5ec373c commit d374efc

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

_includes/modal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</div>
55
<div class="modal-content">
66
<h3>{{include.title}}</h3>
7-
<img alt="{{include.title}}" height="450px"
7+
<img alt="{{include.title}}" height="450px" width="800px"
88
src="images/demos/{{include.image}}" />
99
</div>
1010
</div>

images/demos/atom-coderoad.gif

-619 KB
Loading

images/demos/builder-demo.gif

-589 KB
Loading

0 commit comments

Comments
 (0)