fix gzip size in docs

This commit is contained in:
Leo Horie 2015-07-07 11:41:47 -04:00
parent fe7d0b6c9f
commit 55aedaabbc
3 changed files with 3 additions and 3 deletions

View file

@ -50,7 +50,7 @@
<div class="feature col(4,4,12)">
<h2>Light-weight</h2>
<ul>
<li>Only 12kb gzipped, no dependencies</li>
<li>Only 8kb gzipped, no dependencies</li>
<li>Small API, small learning curve</li>
</ul>
</div>