fix file size in docs

This commit is contained in:
Leo Horie 2015-09-28 22:26:41 -04:00
parent d6e68d0144
commit 80f43c260b
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 8kb gzipped, no dependencies</li>
<li>Only 7kb gzipped, no dependencies</li>
<li>Small API, small learning curve</li>
</ul>
</div>