Browse Source

index.html: Fix number of icons. s/42/100/ !

Fixes #83
pull/85/head
zimbatm 9 years ago
parent
commit
b7833aec07
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      index.html

+ 2
- 2
index.html View File

@@ -16,7 +16,7 @@

<a href="sample.html">
<section id="button-sample">
<span>Forty-two CSS buttons and icons lovingly made for your home.</span>
<span>Hundred CSS buttons and icons lovingly made for your home.</span>
</section>
</a>

@@ -27,7 +27,7 @@
</div>
<div class="aside">
<span>$24.00</span>
<h2>42 CSS3 font-face <br/>vector icon buttons</h2>
<h2>100 CSS3 font-face <br/>vector icon buttons</h2>
<p>For the obsessive compulsive, <br />precocious designers of the web.</p>
</div>
</section>


Loading…
Cancel
Save